SubscriberChanges Property (Replication)

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

Applies To
SQLMerge Object  

Syntax

object.SubscriberChanges

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

Data Type

Long

Modifiable

Read-only

Prototype C/C++

HRESULT get_SubscriberChanges(long *pVal);

See Also
PublisherChanges Property SubscriberConflicts Property

  


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