Skip to main content

TdxServerModeFireDACQueryDataSourceOptions Members

Contains settings that are specific to the query-based FireDAC server mode data source.

Constructors

Name Description
Create(TdxServerModeCustomDataSource) Initializes a new instance of the TdxServerModeDataSourceOptions class with specified settings. Inherited from TdxServerModeDataSourceOptions.

Properties

Name Description
Owner Provides access to the server mode data source that contains the current option set. Inherited from TdxServerModeDataSourceOptions.
UseQueryParams Controls if the SQL adapter generates queries with parameters. Inherited from TdxServerModeDataSourceOptions.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetSchemaName Inherited from TdxServerModeDataSourceOptions.
ToString Inherited from TObject.
See Also