Data.DBXClient

From RAD Studio API Documentation
Jump to: navigation, search

Defines classes and functionality to implement dbExpress DataSnap connections, clients, client commands, client parameters, JSON byte readers, client transactions, and the dbExpress DataSnap driver.

Package DbxClientDriver.bpl

Classes

TDBXClientCommandClass to execute SQL statements and stored procedures for a DataSnap application.
TDBXClientConnectionClass for connection that supports DataSnap.
TDBXClientDriverDriver class for applications that use the DbExpress DataSnap connection.
TDBXClientDriverLoaderCollection of parameters needed when loading a driver.
TDBXClientDriverLoaderClassDefines the metaclass for TDBXClientDriverLoader.
TDBXClientParameterRowClass used to hold parameters for a command.
TDBXClientTransactionTransaction management class.
TDBXJSonByteReaderImplementation of TDBXReaderByteReader.