FireDAC.Phys.IBBase.TFDPhysIBCommandBase.ProcessColumn

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ProcessColumn(ATable: TFDDatSTable; AFmtOpts: TFDFormatOptions;  AColIndex: Integer; ARow: TFDDatSRow; ApInfo: PFDIBColInfoRec; ARowIndex: Integer; var AUpdates: TIBUpdateStatus); virtual;

C++

virtual void __fastcall ProcessColumn(Firedac::Dats::TFDDatSTable* ATable, Firedac::Stan::Option::TFDFormatOptions* AFmtOpts, int AColIndex, Firedac::Dats::TFDDatSRow* ARow, PFDIBColInfoRec ApInfo, int ARowIndex, Firedac::Phys::Ibwrapper::TIBUpdateStatus &AUpdates);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBCommandBase

説明

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