Create(TdxServerModeCustomDataSource) Constructor
Initializes a new instance of the TdxServerModeCustomSQLAdapter class with specified settings.
Declaration
constructor Create(ADataSource: TdxServerModeCustomDataSource); reintroduce; virtual;
Parameters
Name | Type |
---|---|
ADataSource | TdxServerModeCustomDataSource |
See Also