Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4SQL.CreateTable

 

TQExport4SQL                


property CreateTable: boolean;

 

Description

If this property is true, then the CREATE TABLE statement is inserted to the output script. You can define the table name using the TableName property.

 


See also:

CommitAfterScript property

CommitRecCount property

CommitStatement property

StatementTerm property

TableName property