Click or drag to resize

DbServer.TableExt Property (Typed)

X#
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:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TableExt AS STRING GET 
Request Example View Source

Property Value

Type: String
The Extension for the opened DBF
See Also