DB2DateTime.MaxValue Field
Defines the maximum value for the DB2DateTime structure.
- Namespace:
IBM.Data.DB2Types
- Assembly:
IBM.Data.DB2 (in IBM.Data.DB2.dll)
Syntax
[Visual Basic]
Public Shared ReadOnly MaxValue As DB2DateTime
[C#]
public static readonly DB2DateTime MaxValue
[C++]
public:
static initonly DB2DateTime MaxValue
[JScript]
public static final var MaxValue () : DB2DateTime
Remarks
The value of theMaxValue field constant is 23:59:59.99999, December 31, 9999.
The DB2DateTime.MaxValue field is available for use only with Informix® database server.