db2_tables

(no version information, might be only in CVS)

db2_tables --  Returns a result set listing the tables and associated metadata in a database

说明

resource db2_tables ( resource connection, string qualifier, string owner, string table_name, string table_type )

警告

本函数暂无文档,仅有参数列表。

参数

connection

Its description

qualifier

Its description

owner

Its description

table_name

Its description

table_type

Its description

返回值

What the function returns, first on success, then on failure. See also the 如果成功则返回 TRUE,失败则返回 FALSE。 entity