Data.DBXClient
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 | DbxClientDriver230.bpl |
---|
Classes
TDBXClientCommand | Class to execute SQL statements and stored procedures for a DataSnap application. |
TDBXClientConnection | Class for connection that supports DataSnap. |
TDBXClientDriver | Driver class for applications that use the DbExpress DataSnap connection. |
TDBXClientDriverLoader | Collection of parameters needed when loading a driver. |
TDBXClientDriverLoaderClass | Defines the metaclass for TDBXClientDriverLoader. |
TDBXClientParameterRow | Class used to hold parameters for a command. |
TDBXClientTransaction | Transaction management class. |
TDBXJSonByteReader | Implementation of TDBXReaderByteReader. |