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