FireDAC.Comp.BatchMove.DataSet.TFDBatchMoveDataSetDriver.GetFieldInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetFieldInfo(AIndex: Integer; var AType: TFDDataType;
var ASize: LongWord; var APrec, AScale: Integer; var AInKey, AIsIdentity: Boolean): TObject;

C++

System::TObject* __fastcall GetFieldInfo(int AIndex, Firedac::Stan::Intf::TFDDataType &AType, unsigned &ASize, int &APrec, int &AScale, bool &AInKey, bool &AIsIdentity);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FireDAC.Comp.BatchMove.DataSet.pas
FireDAC.Comp.BatchMove.DataSet.hpp
FireDAC.Comp.BatchMove.DataSet TFDBatchMoveDataSetDriver

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !