TABSExportToSqlOptions.Data
TABSExportToSqlOptions
Top 


Specifies whether the table data will be exported.

property Data: Boolean;

Description

When exporting a table to SQL script, set Data to true and the table records will be exported as INSERT statements.