TdxServerModeCustomDataSource Events
The base class for server mode data sources.
Name | Description |
---|---|
After |
Occurs after the data source has been closed (made inactive). |
After |
Occurs after the data source has been opened (made active). |
Before |
Occurs when the data source is about to be closed (made inactive). |
Before |
Occurs when the data source is about to be opened (made active). |
On |
Occurs when the data source is unable to continue fetching data from the connected database. |
On |
Occurs after the data source has detected an inconsistency in its internal cache or failed to recover the consistency. |
SQLAdapter |
See Also