Name | Description | |
---|---|---|
Null | Represents a null value that can be assigned to an DB2RowId structure. |
The following tables list the members exposed by DB2RowId.
Name | Description | |
---|---|---|
IsNull | Indicates whether the Value property of the DB2RowId is Null. | |
Value | Gets the value of the DB2RowId structure. |
Name | Description | |
---|---|---|
ToString | Converts the current DB2RowId structure to a System.String. |