FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter.CreateTableParts
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.SQL.pas FireDAC.Comp.BatchMove.SQL.hpp
| |
| Unit: FireDAC.Comp.BatchMove.SQL | |
| Parent: TFDBatchMoveSQLWriter | |
Delphi
property CreateTableParts: TFDPhysCreateTableParts read FCreateTableParts
C++
__property Firedac::Phys::Intf::TFDPhysCreateTableParts CreateTableParts = {read=FCreateTableParts, write=FCreateTableParts, default=31};
Description
Specifies the table definitions and the objects to be created.
CreateTableParts specifies the table definition parts and the database objects that will be created.