SubscriberConflicts Property (Replication)

The SubscriberConflicts property is not used by SQL Server 2005 Compact Edition (SQL Server Compact Edition).

Syntax

object.SubscriberConflicts [= value]

Parameters

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

Applies To

SQL Server Compact Edition Replication object

Data Type

Long

Modifiable

Read-only

Prototype

HRESULT get_SubscriberConflicts(long *pVal);

See Also

Reference

Replication Object Properties

Help and Information

Getting SQL Server Compact Edition Assistance