Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » SQL Anywhere 数据库工具接口 » 数据库工具接口 » DBTools 函数

 

DBInfoDump 函数

返回有关数据库文件的信息。该函数由应用了 -u 选项的 dbinfo 实用程序使用。

原型
short DBInfoDump ( const a_db_info * );
参数

指向结构的指针。请参见a_db_info 结构

返回值

一个返回代码,如软件组件的退出代码中所列。

注释

有关信息实用程序及其功能的信息,请参见信息实用程序 (dbinfo)

另请参见