| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        iInfoType
         | 
      
        
        int
         | 
      
        
        The type of information.
         | 
     
| 
        
        pInfoValue
         | 
      
        
        String
         | 
      
        
        A string buffer containing the information value.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - on success
        
       
        DAM_NOT_AVAILABLE - value not supported by IP
         | 
     |
| 
        
        Information Type
         | 
      
        
        Description
         | 
     
| 
        
        IP_INFO_QUALIFIER_NAMEW
         | 
      
        
        The value of the current qualifier for the connection. The IP should return schema information based on the current qualifier.
         | 
     
| 
        
        IP_INFO_TXN_ISOLATION
         | 
      
        
        Transaction isolation level that is being requested by the client. The IP can use this information to control how it locks the data it accesses. The value is an integer.
        
        |