(PHP 4, PHP 5)
odbc_procedures — Get the list of procedures stored in a specific data source
Lists all procedures in the requested range.
ODBC 连接标识符,详见 odbc_connect()。
The qualifier.
The owner. 此参数接受下列查询模式:"%" 来匹配零到多个字符,"_" 来匹配单个字符。
The name. 此参数接受下列查询模式:"%" 来匹配零到多个字符,"_" 来匹配单个字符。
Returns an ODBC result identifier containing the information 或者在失败时返回 FALSE.
The result set has the following columns: