.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.RDD
DbFloat 结构
DbFloat 构造函数
DbFloat 属性
DbFloat 方法
DbFloat 构造函数
初始化
DbFloat
类的一个新实例
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
X#
C#
复制
CONSTRUCTOR
(
val
AS
REAL8
,
len
AS
LONG
,
dec
AS
LONG
)
public
DbFloat
(
double
val
,
int
len
,
int
dec
)
查看代码
参数
val
类型:
Double
len
类型:
Int32
dec
类型:
Int32
参见
引用
DbFloat 结构
XSharp.RDD 命名空间