Icon Description Property

property Description: String

Usage

The Description property indicates the description of the table. DBISAM allows you to assign a description to any table.

Information This property is read-only, you must alter the structure of a table in order to change it. Also, this property does not require that the table be open in order to return a value. This allows the the property to be examined without opening the table.
Image