DB2RowId.Null Field

Null value for DB2RowId.

Namespace:
IBM.Data.DB2Types
Assembly:
IBM.Data.DB2 (in IBM.Data.DB2.dll)

Syntax


[Visual Basic]
Public Shared ReadOnly Null As DB2RowId
[C#]
public static readonly DB2RowId Null
[C++]
public:
static initonly DB2RowId Null
[JScript]
public static final var Null () : DB2RowId

Remarks

The value of this constant is NULL.