DbFileSpec.RLockCount Property (Typed) | |
The number of locked records in the DBF.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY RLockCount AS LONG GET
public virtual int RLockCount { get; }
Request Example
View SourceProperty Value
Type:
LongThe number of locked records in the DBF.
See Also