Click or drag to resize

DbfNullColumn.SetBit Method

X#
Set a bit at the specified position

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

Parameters

nPos
Type: Long
lSet
Type: Logic
See Also