FireDAC.Phys.SQLiteWrapper.TSQLiteBLOB.Read

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Read(var AData; ASize: Integer);

C++

void __fastcall Read(void *AData, int ASize);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.