SubscriberConflicts Property (Replication)
The SubscriberConflicts property is not used by SQL Server Compact 3.5 (SQL Server Compact 3.5).
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 3.5 Replication object
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_SubscriberConflicts(long *pVal);