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