The maximum value for DB2Int64: 2^63-1.
[Visual Basic]
Public Shared ReadOnly MaxValue As DB2Int64
[C#]
public static readonly DB2Int64 MaxValue
[C++]
public:
static initonly DB2Int64 MaxValue
[JScript]
public static final var MaxValue () : DB2Int64
The value of this constant is 2^63-1.