点击或拖拽改变大小

DbfLocking 结构

X#
This structure holds the various settings for locking models

命名空间:  XSharp.RDD
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STRUCTURE DbfLocking
查看代码

DbfLocking 类型公开以下成员。

属性
  名称说明
公共属性FileLockOffSet
File Lock offsets
Top
方法
  名称说明
公共方法Initialize
Set various numbers based on a locking model.
公共方法RecnoOffSet
Calculate the record offset based
Top
字段
  名称说明
公共字段Direction
Direction of locking, used to calculate file lock offsets and record lock offsets
公共字段FileSize
Length for File locks
公共字段Offset
Offset of the Locking
公共字段RecordSize
Length for Record locks
Top
参见