FireDAC.Phys.MySQLWrapper.TMySQLBlobStream.ReadStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadStr(ABuff: Pointer; ALen: Longint; AType: TFDDataType): Longint;

C++

int __fastcall ReadStr(void * ABuff, int ALen, Firedac::Stan::Intf::TFDDataType AType);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLBlobStream

Description

Embarcadero Technologies does not currently have any additional information.