NextDatabaseDriver()

语法

Result = NextDatabaseDriver()
概要
Retrieves information about the next available database driver. This function must be called after ExamineDatabaseDrivers(). To get information about the current driver, DatabaseDriverName() and DatabaseDriverDescription() can be used.

参数

无.

返回值

If Result is 0, no more drivers are available.

Remarks

This is an ODBC database specific command.

参阅

ExamineDatabaseDrivers(), DatabaseDriverName(), DatabaseDriverDescription()

已支持操作系统

所有

<- IsDatabase() - Database Index - NextDatabaseRow() ->