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