IDalConnectionDescriptor.CreateConnection

Syntax

CreateConnection: IDalConnection;

Description

The CreateConnection method creates connection with the database server.

Example

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

See also:

IDalConnectionDescriptor