DatabaseDriverDescription()

语法

Text$ = DatabaseDriverDescription()
概要
Returns the description of the current database driver. Drivers are listed using the ExamineDatabaseDrivers() and NextDatabaseDriver() functions.

参数

无.

返回值

Returns the description string.

Remarks

This is an ODBC database specific command.

参阅

ExamineDatabaseDrivers(), NextDatabaseDriver(), DatabaseDriverName()

已支持操作系统

所有

<- DatabaseColumns() - Database Index - DatabaseDriverName() ->