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 perform the connection.

Comments

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

See also:

IDalConnection2