Data.DBXCommonTable.TDBXActiveTableReaderList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDBXActiveTableReaderList

Delphi

TDBXActiveTableReaderList = class

C++

class PASCALIMPLEMENTATION TDBXActiveTableReaderList : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable Data.DBXCommonTable

Description

Internally used for marshaling tables between the client and the server.

Do not use the TDBXActiveTableReaderList class. TDBXActiveTableReaderList is internally used by DBX and DataSnap to marshal tables between the client and the server.

See Also