MergeSubscriberMonitor Properties
SQL Server 2012
The MergeSubscriberMonitor type exposes the following members.
| Name | Description | |
|---|---|---|
|
CachePropertyChanges | Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (Inherited from ReplicationObject.) |
|
ConnectionContext | Gets or sets the connection to an instance of Microsoft SQL Server. (Inherited from ReplicationObject.) |
|
IsExistingObject | Gets whether the object exists on the server or not. (Inherited from ReplicationObject.) |
|
Name | Gets the name of the instance of Microsoft SQL Server to which the MergeSubscriberMonitor object is connected. |
|
Publication | Gets or sets the name of the publication to which the subscription belongs. |
|
Publisher | Gets or sets the name of the Publisher. |
|
PublisherDB | Gets or sets the name of the publication database. |
|
SqlServerName | Gets the name of the Microsoft SQL Server instance to which this object is connected. (Inherited from ReplicationObject.) |
|
SubscriberDB | Gets or sets the name of the subscription database. |
|
UserData | Gets or sets an object property that allows users to attach their own data to the object. (Inherited from ReplicationObject.) |