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