FireDAC.Comp.Client.TFDTable.CreateTable

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CreateTable(ARecreate: Boolean = True;
AParts: TFDPhysCreateTableParts = [tpTable .. tpIndexes]);

C++

void __fastcall CreateTable(bool ARecreate = true, Firedac::Phys::Intf::TFDPhysCreateTableParts AParts = (Firedac::Phys::Intf::TFDPhysCreateTableParts() << Firedac::Phys::Intf::Firedac_Phys_Intf__5::tpTable << Firedac::Phys::Intf::Firedac_Phys_Intf__5::tpGenerators << Firedac::Phys::Intf::Firedac_Phys_Intf__5::tpTriggers << Firedac::Phys::Intf::Firedac_Phys_Intf__5::tpPrimaryKey << Firedac::Phys::Intf::Firedac_Phys_Intf__5::tpIndexes ));

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDTable

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !