MinValue Field (DB2Int16)
                In This Topic
            
            Represents the minimum value of a 
DB2Int16 structure.
Syntax
            
            
            
            
            'Declaration
 
Public Shared ReadOnly MinValue As DB2Int16
             
        
            
            public static readonly DB2Int16 MinValue
             
        
             
        
            Field Value
The minimum value of a 
DB2Int16 structure.
 
            
            
            
            
            
            
            
            
            
            See Also