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