Icon TableBlobExtension Property

property TableBlobExtension: String

Usage

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