Click or drag to resize

DbFileSpec.RecCount Property

X#
The number of records in the DBF. (Note that "LastRec" is not available in this class, only in the dbServer class)

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY RecCount AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
The number of records in the DBF. (Note that "LastRec" is not available in this class, only in the dbServer class)
See Also