FireDAC.Phys.SQLiteWrapper.TSQLiteValue.SetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetData(AValue: Pointer; ASize: Integer;  AExtDataType: TSQLiteExtDataType = etUnknown);

C++

void __fastcall SetData(void * AValue, int ASize, TSQLiteExtDataType AExtDataType = (TSQLiteExtDataType)(0x0));

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.