SubscriberConflicts Property

Replication Programming

Replication Programming

SubscriberConflicts Property

The SubscriberConflicts property specifies the total number of conflicts that occurred during the upload operation from the Subscriber.

Applies To

SQLMerge Object

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);

See Also

PublisherConflicts Property

SubscriberChanges Property