Share via


PublisherConflicts Property (Replication)

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

Syntax

object.PublisherConflicts [= value]

Parameters

  • value
    Number of conflicts that occurred

Applies To

SQL Server 2005 Compact Edition Replication object

Data Type

Long

Modifiable

Read-only

Prototype

HRESULT get_PublisherConflicts(long *pVal);

See Also

Reference

Replication Object Properties

Help and Information

Getting SQL Server Compact Edition Assistance