Replication Programming
SubscriberConflicts Property
The SubscriberConflicts property specifies the total number of conflicts that occurred during the upload operation from the Subscriber.
Applies To
Syntax
object.SubscriberConflicts
Part | Description |
---|---|
object | Expression that evaluates to a SQLMerge object. |
Data Type
Long
Modifiable
Read-only
Prototype C/C++
HRESULT get_SubscriberConflicts(long *pVal);