FireDAC.Comp.Client.TFDTable.CreateTable

提供: RAD Studio API Documentation
移動先: 案内検索

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 ));

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDTable

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。