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