API:FireDAC.Phys.Intf.IFDPhysDataSetParamReader.GetData

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

Delphi

function GetData(const AColumn: Integer; var ABuff: Pointer;  ABuffLen: LongWord; var ADataLen: LongWord; AByVal: Boolean): Boolean;

C++

virtual bool __fastcall GetData(const int AColumn, void * &ABuff, unsigned ABuffLen, unsigned &ADataLen, bool AByVal) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysDataSetParamReader

説明

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