TdxServerModeDBXDataSource Properties
The dbExpress table-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 a dbExpress 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 dbExpress connection-specific options. |
Owner | Inherited from TComponent. |
ReadOnly | Controls if data editing is allowed within the data source. Inherited from TdxServerModeDataSource. |
SQLAdapter | Specifies the adapter to be used for generating database-specific SQL queries. Inherited from TdxServerModeCustomDataSource. |
SQLAdapterClass | Inherited from TdxServerModeCustomDataSource. |
SQLAdapterClassName | Inherited from TdxServerModeCustomDataSource. |
TableName | Specifies the name of the target table or view. Inherited from TdxServerModeDataSource. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
See Also