TdxServerModeDBXDataSourceOptions Properties
Contains settings that are specific to dbExpress server mode data sources.Name | Description |
---|---|
Owner | Provides access to the server mode data source that contains the current option set. Inherited from TdxServerModeDataSourceOptions. |
SchemaName | Specifies the database schema to be used for querying data. |
UseQueryParams | Controls if the SQL adapter generates queries with parameters. Inherited from TdxServerModeDataSourceOptions. |
See Also