ExamineDatabaseDrivers()
语法
Result = ExamineDatabaseDrivers()概要
Examines the database drivers available on the system.
参数
无.
返回值
If ODBC isn't installed or no drivers are available, it returns 0, otherwise NextDatabaseDriver() can be used to list all the drivers.
Remarks
This is an ODBC database specific command.
参阅
NextDatabaseDriver(), DatabaseDriverName(), DatabaseDriverDescription()
已支持操作系统
所有