IDalDriver

Description

The IDalDriver is a basic interface that contains methods used to describe the connection to the DB server.

Comments

This interface implements classes that provide access to any driver that in turn provides access to DBMS. The interface is a basic for the following classes:

Methods

  Method name Brief description
CreateDescriptor The CreateDescriptor method creates description of the connection with the database server using this driver.

See also:

Dal Assembly Interfaces