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