Tests to see if this timestamp is equal to a supplied timestamp.
Syntax
[Android.Runtime.Register("equals", "(Ljava/sql/Timestamp;)Z", "GetEquals_Ljava_sql_Timestamp_Handler")]
public virtual
bool Equals (
Timestamp theTimestamp)
Parameters
- theTimestamp
- the timestamp to compare with this Timestamp object,
passed as an Object.
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