ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metaprocedures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dictionary:metaprocedures [2015/08/16 18:13] mnewnhamv5:dictionary:metaprocedures [2016/01/13 02:06] – ↷ Page moved from dictionary:metaprocedures to v5:dictionary:metaprocedures mnewnham
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
 <WRAP right box> <WRAP right box>
 +== See Also ==
 +[[reference:prepareSp()]]
 == Syntax == == Syntax ==
-    function metaProcedures( +  function metaProcedures( 
-             optional string $namePattern=null, +   optional string $namePattern=null, 
-             optional string $catalog=null, +   optional string $catalog=null, 
-             optional string $schemaPattern=null +   optional string $schemaPattern=null 
-             )+ )
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
 The function ''metaProcedures()'' returns a list of stored procedures in a database. Some databases do not support stored procedures. The format of the data returned is as follows: The function ''metaProcedures()'' returns a list of stored procedures in a database. Some databases do not support stored procedures. The format of the data returned is as follows:
-  +------------------------------------------- 
   Array(   Array(
     [name_of_procedure] => Array(     [name_of_procedure] => Array(
v5/dictionary/metaprocedures.txt · Last modified: 2016/01/19 19:33 by 66.249.64.108