IDalConnectionDescriptor2

Assembly: Dal;

Namespace: Prognoz.Platform.Interop.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.
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