The published members of the TADConnection class are listed here.
|
Event |
Description |
|
Fires after transaction is committed. | |
|
Fires after transaction is rolled back. | |
|
Fires after transaction is started. | |
|
Fires before transaction will be committed. | |
|
Fires before transaction will be rolled back. | |
|
Fires before transaction will be started. | |
|
Fires before AnyDAC will raise exception. | |
|
Fires when an application connects to a DBMS. | |
|
Fires after AnyDAC was not able to restore losted connection to DBMS. | |
|
Fires after AnyDAC discovered that connection to DBMS is losted. | |
|
Fires after AnyDAC successfully restored losted connection to DBMS. |
|
Property |
Description |
|
Gets / sets connection active status. | |
|
Controls how to use Connected property value saved to DFM. | |
|
The name of connection definition to use. | |
|
Specifies the name of the connection to associate with this connection object. | |
|
Specifies the ID of the AnyDAC driver for the connection. | |
|
The set of default options to control rows fetching. | |
|
The set of default options to control data representation. | |
|
Gets / sets the reference to login dialog interface. | |
|
Specifies whether a login dialog appears immediately before opening a new connection. | |
|
Lists database connection parameters for the AnyDAC connection definition associated with the connection object. | |
|
The set of default options to control resources usage. | |
|
The reference to TADCustomTransaction object. | |
|
The set of options to control transactions. | |
|
The set of default options to control data updating. | |
|
The reference to TADCustomTransaction object, which will be used to post changes to DB. |
|
What do you think about this topic? Send feedback!
|