Assembly: 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 a database server connection with the specified privilege. NOTE. The property is not intended to be used in application code. It is kept to be compatible with previous versions. |
|
| 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: