FireDAC.Comp.BatchMove.Text.TFDBatchMoveTextDriver.GetTableDefs
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.BatchMove.Text.pas FireDAC.Comp.BatchMove.Text.hpp
| |
Unit: FireDAC.Comp.BatchMove.Text | |
Parent: TFDBatchMoveTextDriver |
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.