DbFileSpec.DBFName Property (Typed) | |
The DBF file name and extension.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DBFName AS STRING GET
public virtual string DBFName { get; }
Request Example
View SourceProperty Value
Type:
StringThe DBF file name and extension.
See Also