The PublisherChanges property specifies the total number of Publisher changes applied at the Subscriber when the Run method was last called.
object.PublisherChanges [= value]
Applies To
SQL Server Compact 3.5 Replication object
- value
Total number of Publisher rows inserted, deleted, and updated
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_PublisherChanges(long *pVal);