IDalConnection2.Driver

Fore Syntax

Driver: String;

Fore.NET Syntax

Driver: String;

Description

The Driver property returns identifier of the database driver, which is used to execute the connection.

Comments

The property returns one of the identifiers which list is given in the Supported DBMS > Total List of Identifiers subsection.

See also:

IDalConnection2