DbfLocking.RecnoOffSet 方法 | |
Calculate the record offset based
命名空间:
XSharp.RDD
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 METHOD RecnoOffSet(
recordNbr AS LONG,
recSize AS LONG,
headerLength AS LONG
) AS INT64
public long RecnoOffSet(
int recordNbr,
int recSize,
int headerLength
)
查看代码参数
- recordNbr
- 类型:Int32
- recSize
- 类型:Int32
- headerLength
- 类型:Int32
返回值
类型:
Int64参见