Datasnap.DBClient.TCustomClientDataSet.ReadDataPacket

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Unit: Datasnap.DBClient
Parent: TCustomClientDataSet

Delphi

procedure ReadDataPacket(Stream: TStream; ReadSize: Boolean);

C++

void __fastcall ReadDataPacket(System::Classes::TStream* Stream, bool ReadSize);

Description

Embarcadero Technologies does not currently have any additional information.