IsCompatibleDriver(DriverName: String): Boolean;
DriverName. DB driver identifier.
The IsCompatibleDriver method returns whether current security module supports the specified database driver.
The list of identifiers that can be used as value of the DriverName parameter is given in theSupported DBMS > Total List of Identifiers subsection.
The method returns True if security module supports a specific database driver type, and False if it does not.
See also: