Click or drag to resize

DbFileSpec.IndexNames Property

X#
The 1-D array of index files with drive, path, file name, and extension information.

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

Property Value

Type: Usual
The 1-D array of index files with drive, path, file name, and extension information.
Remarks
Tip Tip
It is not required to assign this array when using the OrderSpec:OrderCreate() and OrderSpec:OrderAdd() methods.
See Also