Compares this Timestamp object with a supplied Timestamp
object.
Syntax
[Android.Runtime.Register("compareTo", "(Ljava/sql/Timestamp;)I", "GetCompareTo_Ljava_sql_Timestamp_Handler")]
public virtual
int CompareTo (
Timestamp theTimestamp)
Parameters
- theTimestamp
- the timestamp to compare with this Timestamp object,
passed in as a Timestamp.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1