The SubscriberChanges property specifies the total number of Subscriber changes applied at the Publisher during the last Run operation.
[value =] object.SubscriberChanges
Part | Description |
---|---|
object | Expression that evaluates to a SQLMerge object. |
value | Total number of rows inserted, deleted, and updated. |
Long
Read-only
HRESULT get_SubscriberChanges(long *pVal);