Skip to main content

TdxServerModeADOQueryDataSource Properties

The ADO query-based server mode data source.
Name Description
Active Switches the active state of the data source. Inherited from TdxServerModeCustomDataSource.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Connection Specifies an ADO connection object used to access data.
DesignInfo Inherited from TComponent.
Fields Provides access to the data source’s field list. Inherited from TdxServerModeCustomDataSource.
KeyFieldNames Specifies the name(s) of the field(s) to be used as a key. Inherited from TdxServerModeCustomDataSource.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options Specifies ADO connection-specific options.
Owner Inherited from TComponent.
SQL Specifies the SQL statement to be executed when querying the target database for data. Inherited from TdxServerModeQueryDataSource.
SQLAdapter Specifies the adapter to be used for generating database-specific SQL queries. Inherited from TdxServerModeCustomDataSource.
SQLAdapterClass Inherited from TdxServerModeCustomDataSource.
SQLAdapterClassName Inherited from TdxServerModeCustomDataSource.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also