The IDalDriver base interface that contains methods for describing the database server connection.
This interface describes 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:
| Method name | Brief description | |
![]() |
CreateDescriptor | The CreateDescriptor method creates a database server connection description. |
See also: