FireDAC.Comp.BatchMove.IFDBatchMoveReader.GetTableDefs
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
| Unit: FireDAC.Comp.BatchMove | |
| Parent: IFDBatchMoveReader | |
Delphi
procedure GetTableDefs(AFieldDefs: TFieldDefs; AIndexDefs: TIndexDefs);
C++
virtual void __fastcall GetTableDefs(Data::Db::TFieldDefs* AFieldDefs, Data::Db::TIndexDefs* AIndexDefs) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.