Contains core data access components, including TADConnection, TADQuery, TADStoredProc, TADMemTable, etc.
|
Class |
Description |
|
The TADAdaptedDataSet class uses data adapter to execute DBMS queries, open DBMS cursors, fetch rows and post changes back to DBMS. | |
|
The class is responsible for execution of SQL commands. | |
|
The class is responsible to connection establishment with a DBMS. | |
|
The base class is responsible for execution of SQL commands. | |
|
The class is responsible to connection establishment with a DBMS. | |
|
The class is responsible for handling the database event notifications. | |
|
The base class for the Local SQL engine. | |
|
The class is responsible to connection definitions and connections management. | |
|
The class implementing in-memory dataset. | |
|
The class implementing dataset, capable to execute SQL queries. | |
|
The class implementing Centralized Cached Updates support. | |
|
The class implementing dataset, capable to execute server side stored procedures. | |
|
The class is responsible for connection transaction management. | |
|
The base class for update objects used to override updates posting. | |
|
The class is responsible for handling the database event notifications. | |
|
TADLocalSQLDataSet represents a dataset registered with Local SQL engine. | |
|
TADLocalSQLDataSets is a collection of TADLocalSQLDataSet objects. | |
|
The class is responsible to connection definitions and connections management. | |
|
The class implementing in-memory dataset. | |
|
The class is responsible for execution of meta-data commands. | |
|
The class implementing dataset, capable to execute meta-info queries. | |
|
The class implementing dataset, capable to execute SQL queries. | |
|
The TADRdbmsDataSet class includes everything, required by descendants to execute SQL commands. | |
|
The class implementing Centralized Cached Updates support. | |
|
The class implementing dataset, capable to execute server side stored procedures. | |
|
The class implementing dataset, working with single database table. | |
|
The class is responsible for connection transaction management. | |
|
TADUpdateSQL applies updates on behalf of queries or stored procedures that can't post updates directly. |
|
Function |
Description |
|
Function returns reference to global TADCustomManager object. | |
|
Sets the TADCustomConnection descendant class. | |
|
Set the TADCustomManager descendant class. |
The uADCompClient unit contains most of the core data access components:
|
What do you think about this topic? Send feedback!
|