Icon TableBlobExtension Property

__property System::UnicodeString TableBlobExtension

Usage

Use the TableBlobExtension to specify the file extension used by the engine for the physical BLOB file that makes up part of a logical DBISAM table. The default value is ".blb". Be sure to always include the filename extension separator (.) when specifying the file extension.

Information This property cannot be set while the engine is active and the TDBISAMEngine Active property is True.
Image