| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
      
        | 
      
        | 
     
| 
        
        catalog
         | 
      
        
        String
         | 
      
        
        A string object representing a catalog name used to narrow the search.
        
       
        Null indicates that the catalog name should not be used to narrow the search.
         | 
     
| 
        
        schema
         | 
      
        
        String
         | 
      
        
        A string object representing a schema name used to narrow the search.
        
       
        Null indicates that the schema name should not be used to narrow the search.
         | 
     
| 
        
        table
         | 
      
        
        String
         | 
      
        
        A string object representing a table name used to narrow the search.
        
       
        Null indicates that the table name should not be used to narrow the search.
         | 
     
| 
        
        types
         | 
      
        
        String
         | 
      
        
        A string object representing a table type name used to narrow the search.
        
       
        Null indicates that the table type name should not be used to narrow the search.
        
       
        Note: Table types are separated by commas.
         | 
     
| 
        
        RETURN
         | 
      
        | 
      
        | 
     
| 
        | 
      
        
        int
         | 
      
        
        OADS_SUCCESS
        
       
        OADS_ERROR
         |