TdxServerModeFireDACQueryDataSource.Options Property
Specifies FireDAC connection-specific options.
Declaration
property Options: TdxServerModeFireDACQueryDataSourceOptions read; write;
Property Value
| Type |
|---|
| TdxServerModeFireDACQueryDataSourceOptions |
Remarks
Refer to the TdxServerModeFireDACQueryDataSourceOptions class description to learn about available options.
See Also