GetCreateTableSQL method

Applies to
TIB_Dataset

Declaration
Procedure GetCreateTableSQL(AStrings: TStrings; DomainInfo, ConstraintInfo: boolean );

Description
Use this method to place the DDL statement to create a table based on the current fields and constraints of the dataset into a given TStrings object.