DbServer.TableExt Property | |
Return the Extension for the opened DBF. This is normally .DBF but may be different if a file with a different extension was opened.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TableExt AS USUAL GET
public virtual Usual TableExt { get; }
Request Example
View SourceProperty Value
Type:
UsualThe Extension for the opened DBF
See Also