FireDAC.Phys.SQLiteWrapper.TSQLiteValue.InternalSetData
Delphi
procedure InternalSetData(AValue: Pointer; ASize: Integer; AIntDataType: Integer); virtual;
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 | TSQLiteValue |
Description
Embarcadero Technologies does not currently have any additional information.