PendingChangesCount
Calculates the number of records in the resultset that will be send to the database and result in an UPDATE/INSERT/DELETE when Recordset.SaveChanges() is called.
Also see Record.PendingChanges()
This method is inherited from the RecordsetData class.
public int PendingChangesCount()