FireDAC.Phys.SQLiteWrapper.TSQLiteOutput.InternalGetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

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 TSQLiteOutput

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!