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