Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
The PublisherChanges property returns the total number of Publisher changes applied to the Subscriber during the last Run Method (Replication ActiveX) operation.
Syntax
object.PublisherChanges [= value]
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLMerge object. |
value |
Total number of Publisher rows inserted, deleted, and updated. |
Applies To
SQLMerge Object (Replication ActiveX)
Data Type
Long
Modifiable
Read-only
Prototype C/C++
HRESULT get_PublisherChanges(long *pVal);
See Also
Reference
PublisherConflicts Property (Replication ActiveX)
SubscriberChanges Property (Replication ActiveX)