TdxServerModeCustomDataSource Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Active | Switches the active state of the data source. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Connection | Specifies an object that establishes a connection to a source of data (a database). |
Design |
Inherited from TComponent. |
Fields | Provides access to the data source’s field list. |
Key |
Specifies the name |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Specifies data source-specific options. |
Owner | Inherited from TComponent. |
SQLAdapter | Specifies the adapter to be used for generating database-specific SQL queries. |
SQLAdapter |
|
SQLAdapter |
|
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
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