db2_procedures
(no version information, might be only in CVS)
db2_procedures --
Returns a result set listing the stored procedures registered in a database
说明
resource
db2_procedures ( resource connection, string qualifier, string owner, string table_name, string column_name )
参数
- connection
Its description
- qualifier
Its description
- owner
Its description
- table_name
Its description
- column_name
Its description
返回值
What the function returns, first on success, then on failure. See
also the 如果成功则返回 TRUE,失败则返回 FALSE。 entity