Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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);