Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the number of deleted rows sent.
abstract long SyncResult.getSentDeletes()
The number of deleted rows sent.
The number of inserts, updates, and deletes may differ than the number of operations performed on the tables being synchronized because all operations on a given row are coalesced into one.