TdxServerModeDBXQueryDataSource.Options Property
In This Article
Specifies dbExpress connection-specific options.
#Declaration
Delphi
property Options: TdxServerModeDBXDataSourceOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxServerModeDBXDataSourceOptions class description to learn about available options.
See Also