Icon TableExtension Property

property TableExtension: String

Usage

Use the TableDataExtension to specify the file extension used by the engine for the physical table file that makes up part of an ElevateDB table. The default value is ".EDBTbl". 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