Click or drag to resize

DbServer.IndexExt Property (Typed)

X#
A string representing the default index extension based on the database driver currently linked (for example, ".NTX" for the DBFNTX driver).

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY IndexExt AS STRING GET 
Request Example View Source

Property Value

Type: String
A string representing the default index extension based on the database driver currently linked (for example, ".NTX" for the DBFNTX driver).
See Also