| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      
        | 
      
        | 
     
| 
        
        iCmdType
         | 
      
        
        int
         | 
      
        
        Type of DCL operation
         | 
     
| 
        
        pcUserName
         | 
      
        
        string
         | 
      
        
        Name of the connected user
         | 
     
| 
        
        pcQualifier
         | 
      
        
        string
         | 
      
        
        Name of the database in which the table falls. Can be used to distribute tables into physically different databases
         | 
     
| 
        
        pcOwner
         | 
      
        
        string
         | 
      
        
        The owner of this object
         | 
     
| 
        
        pcName
         | 
      
        
        string
         | 
      
        
        The name of this object
         | 
     
| 
        
        RETURN
         | 
      
        | 
      
        | 
     
| 
        | 
      
        
        int
         | 
      
        
        DAM_TRUE – the SQL engine can perform the requested operation.
        
       
        DAM_FALSE – the operation is not authorized.
         |