TdxServerModeDBXQueryDataSource Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Active |
Switches the active state of the data source.
Inherited from Tdx |
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 a db |
Design |
Inherited from TComponent. |
Fields |
Provides access to the data source’s field list.
Inherited from Tdx |
Key |
Specifies the name |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options |
Specifies db |
Owner | Inherited from TComponent. |
SQL |
Specifies the SQL statement to be executed when querying the target database for data.
Inherited from Tdx |
SQLAdapter |
Specifies the adapter to be used for generating database-specific SQL queries.
Inherited from Tdx |
SQLAdapter |
Inherited from Tdx |
SQLAdapter |
Inherited from Tdx |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
After |
Occurs after the data source has been closed (made inactive).
Inherited from Tdx |
After |
Occurs after the data source has been opened (made active).
Inherited from Tdx |
Before |
Occurs when the data source is about to be closed (made inactive).
Inherited from Tdx |
Before |
Occurs when the data source is about to be opened (made active).
Inherited from Tdx |
On |
Occurs when the data source is unable to continue fetching data from the connected database.
Inherited from Tdx |
On |
Occurs after the data source has detected an inconsistency in its internal cache or failed to recover the consistency.
Inherited from Tdx |
SQLAdapter |
Inherited from Tdx |
See Also