API:FireDAC.Comp.BatchMove.IFDBatchMoveDriver.GetFieldInfo

提供:RAD Studio API Documentation

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove IFDBatchMoveDriver

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。