Click or drag to resize

DbfNullColumn.GetBit Method

X#
Read a bit from the specified position

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 METHOD GetBit(
	nPos AS LONG
) AS LOGIC
Request Example View Source

Parameters

nPos
Type: Long

Return Value

Type: Logic
See Also