| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        type
         | 
      
        
        int
         | 
      
        
        The data type as XO_TYPE_xxx.
         | 
     
| 
        
        length
         | 
      
        
        int
         | 
      
        
        The length of column data.
         | 
     
| 
        
        prec
         | 
      
        
        int
         | 
      
        
        The precision of column data.
         | 
     
| 
        
        radix
         | 
      
        
        int
         | 
      
        
        The radix for numeric data types.
         | 
     
| 
        
        scale
         | 
      
        
        int
         | 
      
        
        The scale of column data.
         | 
     
| 
        
        inull
         | 
      
        
        int
         | 
      
        
        If column can have nulls.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        NONE
         | 
      ||