FireDAC.Comp.BatchMove.IFDBatchMoveReader.GetTableDefs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove IFDBatchMoveReader

Description

Embarcadero Technologies does not currently have any additional information.