db2_procedures(PECL ibm_db2 >= 1.0.0) db2_procedures — Returns a result set listing the stored procedures registered in a database Описание
   resource db2_procedures
    ( resource $connection
   , string $qualifier
   , string $schema
   , string $procedure
   ) 
  Returns a result set listing the stored procedures registered in a database. Список параметров
 
 Возвращаемые значенияReturns a statement resource with a result set containing rows describing the stored procedures matching the specified parameters. The rows are composed of the following columns: 
 Смотрите также
 
  | 
||||||||||||||||||||