إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
The SubscriberConflicts property returns the total number of conflicts that occurred during the upload operation from the Subscriber.
Syntax
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);
See Also
Reference
PublisherConflicts Property (Replication ActiveX)
SubscriberChanges Property (Replication ActiveX)