Show contents 

Dal > Dal Assembly Interfaces > IDalConnectionDescriptor > IDalConnectionDescriptor.CreateConnection

IDalConnectionDescriptor.CreateConnection

Syntax

CreateConnection: IDalConnection;

Description

The CreateConnection method creates a database server connection.

Example

The example of use is given in description of the IDalConnection.Commit property.

See also:

IDalConnectionDescriptor