Click or drag to resize

DbfLocking.RecnoOffSet Method

X#
Calculate the record offset based

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 METHOD RecnoOffSet(
	recordNbr AS LONG,
	recSize AS LONG,
	headerLength AS LONG
) AS INT64
Request Example View Source

Parameters

recordNbr
Type: Long
recSize
Type: Long
headerLength
Type: Long

Return Value

Type: Int64
See Also