API:FireDAC.Phys.SQLiteWrapper.TSQLiteOutput.InternalSetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalSetData(AValue: Pointer; ASize: Integer;  AIntDataType: Integer); override;

C++

virtual void __fastcall InternalSetData(void * AValue, int ASize, int AIntDataType);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.