FireDAC.Phys.ODBCWrapper.TODBCPageBuffer.GetDataPtr

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

Delphi

procedure GetDataPtr(AVar: TODBCVariable; AIndex: SQLULen;
out ApData: SQLPointer; out ApInd: PSQLLen);

C++

void __fastcall GetDataPtr(TODBCVariable* AVar, int AIndex, /* out */ void * &ApData, /* out */ Firedac::Phys::Odbccli::PSQLLen &ApInd);

プロパティ

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

説明

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