DbFileSpec.IsAnsi Property (Typed) | |
The ANSI/OEM setting used in the DBF file header.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY IsAnsi AS LOGIC GET
public virtual bool IsAnsi { get; }
Request Example
View SourceProperty Value
Type:
LogicThe ANSI/OEM setting used in the DBF file header.
See Also