API:FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter.CreateTableParts
Delphi
property CreateTableParts: TFDPhysCreateTableParts read FCreateTableParts write FCreateTableParts default [tpTable .. tpIndexes];
C++
__property Firedac::Phys::Intf::TFDPhysCreateTableParts CreateTableParts = {read=FCreateTableParts, write=FCreateTableParts, default=31};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FireDAC.Comp.BatchMove.SQL.pas FireDAC.Comp.BatchMove.SQL.hpp |
FireDAC.Comp.BatchMove.SQL | TFDBatchMoveSQLWriter |
Description
Embarcadero Technologies does not currently have any additional information.