ISecurityPackage.IsCompatibleDriver

Syntax

IsCompatibleDriver(DriverName: String): Boolean;

Parameters

DriverName. DB driver identifier.

Description

The IsCompatibleDriver method returns whether current security unit supports the specified database driver.

Comments

The list of identifiers that can be used as a value of the DriverName parameter is given in the Summary List of Identifiers section.

Available values returned by the method:

See also:

ISecurityPackage