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