The PublisherConflicts property specifies the total number of conflicts that occurred at the Publisher when the Run method was last called.

object.PublisherConflicts [= value]

Applies To

SQL Server Compact 3.5 Replication object

  • value
    Number of conflicts that occurred

Data Type

Long

Modifiable

Read-only

Prototype

HRESULT get_PublisherConflicts(long *pVal);

Reference

Replication Object Properties