FireDAC.Phys.SQLiteWrapper.TSQLiteBLOB.Write

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Write(const AData; ASize: Integer);

C++

void __fastcall Write(const 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. Please help us document this topic by using the Discussion page!