Returns true if this timestamp object is later than the supplied
timestamp, otherwise returns false.
Syntax
[Android.Runtime.Register("after", "(Ljava/sql/Timestamp;)Z", "GetAfter_Ljava_sql_Timestamp_Handler")]
public virtual
bool After (
Timestamp theTimestamp)
Parameters
- theTimestamp
- the timestamp to compare with this timestamp 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