PublisherConflicts Property (Replication)

The PublisherConflicts property specifies the total number of conflicts that occurred at the Publisher during the last Run operation.

Applies To
SQLMerge Object  

Syntax

object.PublisherConflicts [= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value Number of conflicts that occurred

Data Type

Long

Modifiable

Read-only

Prototype C/C++

HRESULT get_PublisherConflicts(long *pVal);

See Also
SubscriberConflicts Property PublisherChanges Property

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.