Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
The PublisherConflicts property specifies the total number of conflicts that occurred at the Publisher during the last Run Method (Replication ActiveX) operation.
Syntax
object.PublisherConflicts [= value]
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLMerge object. |
value |
Number of conflicts that occurred. |
Applies To
SQLMerge Object (Replication ActiveX)
Data Type
Long
Modifiable
Read-only
Prototype C/C++
HRESULT get_PublisherConflicts(long *pVal);
See Also
Reference
SubscriberConflicts Property (Replication ActiveX)
PublisherChanges Property (Replication ActiveX)