FireDAC.Phys.IBWrapper.TIBBlob.Read

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBBlob

Delphi

function Read(ABuff: PByte; ABuffLen: LongWord): LongWord;

C++

System::LongWord __fastcall Read(System::PByte ABuff, System::LongWord ABuffLen);

Description

Embarcadero Technologies does not currently have any additional information.