Condividi tramite


SubscriberConflicts Property (Replication ActiveX)

The SubscriberConflicts property returns the total number of conflicts that occurred during the upload operation from the Subscriber.

Sintassi

object.SubscriberConflicts 
Part Description

object

Expression that evaluates to a SQLMerge Object (Replication ActiveX) object.

Applies To

SQLMerge Object (Replication ActiveX)

Data Type

Long

Modifiable

Read-only

Prototype C/C++

HRESULT get_SubscriberConflicts(long *pVal);

Vedere anche

Riferimento

PublisherConflicts Property (Replication ActiveX)
SubscriberChanges Property (Replication ActiveX)

Guida in linea e informazioni

Assistenza su SQL Server 2005