PublisherChanges Property (Replication)

The PublisherChanges property specifies the total number of Publisher changes applied to the Subscriber during the last Run operation.

Applies To
SQLMerge Object  

Syntax

object.PublisherChanges [= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value Total number of Publisher rows inserted, deleted, and updated

Data Type

Long

Modifiable

Read-only

Prototype C/C++

HRESULT get_PublisherChanges(long *pVal);

See Also
PublisherConflicts Property SubscriberChanges Property

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.