FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver.GetTableDefs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetTableDefs(AFieldDefs: TFieldDefs; AIndexDefs: TIndexDefs);

C++

void __fastcall GetTableDefs(Data::Db::TFieldDefs* AFieldDefs, Data::Db::TIndexDefs* AIndexDefs);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.BatchMove.DataSet.pas
FireDAC.Comp.BatchMove.DataSet.hpp
FireDAC.Comp.BatchMove.DataSet TFDBatchMoveDataSetDriver

Description

Embarcadero Technologies does not currently have any additional information.