IsCompatibleDriver(DriverName: String): Boolean;
DriverName. DB driver identifier.
The IsCompatibleDriver method returns whether current security unit supports the specified database driver.
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:
True. Security module supports a certain database driver type.
False. Security module does not support a certain database driver type.
See also: