This method of the Recordset class indicates the status of the current record with respect to batch updates or other bulk operations.
public int getStatus();
Returns a sum of one or more AdoEnums.RecordStatus values.