The SubscriberChanges property specifies the total number of Subscriber changes applied at the Publisher during the last Run operation.
| SQLMerge Object |
object.SubscriberChanges
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Total number of rows inserted, deleted, and updated |
Long
Read-only
HRESULT get_SubscriberChanges(long *pVal);
| PublisherChanges Property | SubscriberConflicts Property |