FireDAC.Phys.SQLiteWrapper.TSQLiteValue.GetData

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

Delphi

function GetData(var AValue: Pointer; var ASize: Integer;  AByRef: Boolean = False; AExtDataType: TSQLiteExtDataType = etUnknown): Boolean;

C++

bool __fastcall GetData(void * &AValue, int &ASize, bool AByRef = false, TSQLiteExtDataType AExtDataType = (TSQLiteExtDataType)(0x0));

プロパティ

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

説明

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