API:FireDAC.Phys.SQLiteWrapper.TSQLiteValue.InternalGetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalGetData(var AValue: Pointer; var ASize: Integer;  var AIntDataType: Integer): Boolean; virtual;

C++

virtual bool __fastcall InternalGetData(void * &AValue, int &ASize, int &AIntDataType);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteValue

Description

Embarcadero Technologies does not currently have any additional information.