Icon TableIndexExtension Property

property TableIndexExtension: String

Usage

Use the TableIndexExtension to specify the file extension used by the engine for the physical index file that makes up part of an ElevateDB table. The default value is ".EDBIdx". Be sure to always include the filename extension separator (.) when specifying the file extension.

Information The Active property must be False in order to assign a value to this property.
Image