Java.Sql.IRowId: Method Members

The methods of Java.Sql.IRowId are listed below. For a list of all members, see the IRowId Members list.

Public Methods

Equals(Java.Lang.Object) : bool
Compares this instance with the specified object and indicates if they are equal.
GetBytes() : byte[]
Returns an array of bytes representing the value of the corresponding SQL ROWID.
GetHashCode() : int
Returns an integer hash code for this object.
ToString() : string
Returns a string containing a concise, human-readable description of this object.