FireDAC.Phys.IBBase.TFDPhysIBCommandBase.ProcessMetaColumn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ProcessMetaColumn(ATable: TFDDatSTable; AFmtOpts: TFDFormatOptions;  AColIndex: Integer; ARow: TFDDatSRow; ApInfo: PFDIBColInfoRec; ARowIndex: Integer); virtual;

C++

virtual void __fastcall ProcessMetaColumn(Firedac::Dats::TFDDatSTable* ATable, Firedac::Stan::Option::TFDFormatOptions* AFmtOpts, int AColIndex, Firedac::Dats::TFDDatSRow* ARow, PFDIBColInfoRec ApInfo, int ARowIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBCommandBase

Description

Embarcadero Technologies does not currently have any additional information.