| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      ||
| 
        
        hstmt
         | 
      
        
        DAM_HSTMT
         | 
      
        
        The statement handle.
         | 
     
| 
        
        pCatalog
         | 
      
        
        char *
        
       
        OAWCHAR *
         | 
      
        
        If not set to NULL, returns the CatalogName.
         | 
     
| 
        
        pSchema
         | 
      
        
        char *
        
       
        OAWCHAR *
         | 
      
        
        If not set to NULL, returns the SchemaName.
         | 
     
| 
        
        OUT
         | 
      ||
| 
        
        pViewName
         | 
      
        
        char *
        
       
        OAWCHAR *
         | 
      
        
        If not set to NULL, returns the ViewName.
         |