Assembly: Dal;
Namespace: Prognoz.Platform.Interop.Dal;
The IDalConnectionDescriptor2 interface is used to determine the settings while connecting to the database server.
Property name | Brief description | |
ConnectAsPrivilege | The ConnectAsPrivilege property determines connection to the database server with the specified privilege. | |
ConnectionType | The ConnectionType property determines the established type of database connection. |
Method name | Brief description | |
SupportsConnectionType | The SupportsConnectionType method determines whether the driver supports the type of connection specified in the parameters. |
See also: