.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.RDD
DbfNullColumn 类
DbfNullColumn 方法
GetBit 方法
GetValue 方法
InitValue 方法
PutValue 方法
SetBit 方法
DbfNullColumn.GetBit 方法
Read a bit from the specified position
命名空间:
XSharp.RDD
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
X#
C#
复制
METHOD
GetBit
(
nPos
AS
LONG
)
AS
LOGIC
public
bool
GetBit
(
int
nPos
)
查看代码
参数
nPos
类型:
Int32
返回值
类型:
Boolean
参见
引用
DbfNullColumn 类
XSharp.RDD 命名空间