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