Data.DBXCommonTable.TDBXActiveTableReaderList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDBXActiveTableReaderList
[–] Properties
Type: class
Visibility: public
Source:
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Unit: Data.DBXCommonTable
Parent: Data.DBXCommonTable

Delphi

TDBXActiveTableReaderList = class

C++

class PASCALIMPLEMENTATION TDBXActiveTableReaderList : public System::TObject

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