IDalDriver

Description

The IDalDriver base interface that contains methods for describing the database server connection.

Comments

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

Methods

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

See also:

Dal Assembly Interfaces