The SubscriberConflicts property is not used by SQL Server Compact 3.5.

object.SubscriberConflicts [= value]

Applies To

SQL Server Compact 3.5 Replication object

  • value
    Always 0 because all conflicts are detected and logged on the SQL Server Publisher

Data Type

Long

Modifiable

Read-only

Prototype

HRESULT get_SubscriberConflicts(long *pVal);

Reference

Replication Object Properties