| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hstmt
         | 
      
        
        long
         | 
      
        
        The statement handle of the currently active statement.
         | 
     
| 
        
        OUTPUT
         | 
     ||
| 
        
        pszCatalog
         | 
      
        
        StringBuffer
         | 
      
        
        The qualifier as entered in the OA_PROC table.
         | 
     
| 
        
        pszOwner
         | 
      
        
        StringBuffer
         | 
      
        
        The owner as entered in the OA_PROC table.
         | 
     
| 
        
        pszProcName
         | 
      
        
        StringBuffer
         | 
      
        
        The name of the procedure.
         | 
     
| 
        
        pszUserData
         | 
      
        
        StringBuffer
         | 
      
        
        The OA_USERDATA as entered in the OA_PROC table. This can be any string that the IP wants to know about the procedure.
         |