TABSExportToSqlOptions.Structure
TABSExportToSqlOptions
Top
Specifies whether the table structure will be exported.
property
Structure: Boolean;
Description
When exporting a table to SQL script, set Structure to true and the CREATE TABLE statement will be added to export script.