IDalConnectionDescriptor2

Assembly: Dal;

Description

The IDalConnectionDescriptor2 interface is used to determine the settings while connecting to the database server.

Properties

  Property name Brief description
ConnectAsPrivilege The ConnectAsPrivilege property determines connection to the database server 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.

Methods

  Method name Brief description
SupportsConnectionType The SupportsConnectionType method determines whether the driver supports the type of connection specified in the parameters.

See also:

Dal Assembly Interfaces