Click or drag to resize

DbServer.IndexExt Property

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

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

Property Value

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