Represents the ROWID DB2 data type. Encapsulates the byte [ ] .NET data type. The following tables list the members exposed by the DB2RowId structure.
| Field | Description |
|---|---|
Null |
Null value for DB2RowId. |
| Method | Description |
|---|---|
op_explicit |
Converts the supplied DB2RowId structure to a byte array. |
ToString |
Returns a string that represents the DB2RowId structure. |