Udostępnij przez


MergeSubscriberMonitor Members

Enables Subscriber-side monitoring of subscriptions to merge publications.

The following tables list the members exposed by the MergeSubscriberMonitor type.

Public Constructors

  Name Description
MergeSubscriberMonitor Overloaded. Creates a new instance of the MergeSubscriberMonitor class.

Top

Public Properties

  Name Description
ms156799.pubproperty(pl-pl,SQL.100).gif CachePropertyChanges  Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (inherited from ReplicationObject)
ms156799.pubproperty(pl-pl,SQL.100).gif ConnectionContext  Gets or sets the connection to an instance of Microsoft SQL Server. (inherited from ReplicationObject)
ms156799.pubproperty(pl-pl,SQL.100).gif IsExistingObject  Gets whether the object exists on the server or not. (inherited from ReplicationObject)
ms156799.pubproperty(pl-pl,SQL.100).gif Name Gets the name of the instance of Microsoft SQL Server to which the MergeSubscriberMonitor object is connected.
ms156799.pubproperty(pl-pl,SQL.100).gif Publication Gets or sets the name of the publication to which the subscription belongs.
ms156799.pubproperty(pl-pl,SQL.100).gif Publisher Gets or sets the name of the Publisher.
ms156799.pubproperty(pl-pl,SQL.100).gif PublisherDB Gets or sets the name of the publication database.
ms156799.pubproperty(pl-pl,SQL.100).gif SqlServerName  Gets the name of the Microsoft SQL Server instance to which this object is connected. (inherited from ReplicationObject)
ms156799.pubproperty(pl-pl,SQL.100).gif SubscriberDB Gets or sets the name of the subscription database.
ms156799.pubproperty(pl-pl,SQL.100).gif UserData  Gets or sets an object property that allows users to attach their own data to the object. (inherited from ReplicationObject)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156799.pubmethod(pl-pl,SQL.100).gif CommitPropertyChanges  Sends all the cached property change statements to the instance of Microsoft SQL Server. (inherited from ReplicationObject)
ms156799.pubmethod(pl-pl,SQL.100).gif Decouple  Decouples the referenced replication object from the server. (inherited from ReplicationObject)
ms156799.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms156799.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms156799.pubmethod(pl-pl,SQL.100).gif GetLastSessionSummary Returns information on the most recent Merge Agent session as a MergeSessionSummary object.
ms156799.pubmethod(pl-pl,SQL.100).gif GetLastSessionSummaryDataRow Returns information on the most recent Merge Agent session as a DataRow object.
ms156799.pubmethod(pl-pl,SQL.100).gif GetSessionDetails Returns detailed information on a Merge Agent session as an array of MergeSessionDetail objects.
ms156799.pubmethod(pl-pl,SQL.100).gif GetSessionDetailsDataSet Returns detailed information on a Merge Agent session as an DataSet object.
ms156799.pubmethod(pl-pl,SQL.100).gif GetSessionsSummary Overloaded. Returns summary information on Merge Agent sessions.
ms156799.pubmethod(pl-pl,SQL.100).gif GetSessionsSummaryDataSet Overloaded. Returns summary information on Merge Agent sessions using a DataSet object.
ms156799.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms156799.pubmethod(pl-pl,SQL.100).gif Load  Loads the properties of an existing object from the server. (inherited from ReplicationObject)
ms156799.pubmethod(pl-pl,SQL.100).gif LoadProperties  Loads the properties of an existing object from the server. (inherited from ReplicationObject)
ms156799.pubmethod(pl-pl,SQL.100).gifms156799.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms156799.pubmethod(pl-pl,SQL.100).gif Refresh  Reloads the properties of the object. (inherited from ReplicationObject)
ms156799.pubmethod(pl-pl,SQL.100).gif RefreshSessionSummary Overloaded. Refreshes Merge Agent session information from the Subscriber.
ms156799.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156799.protmethod(pl-pl,SQL.100).gif CheckValidCreation  (inherited from ReplicationObject )
ms156799.protmethod(pl-pl,SQL.100).gif CheckValidDefinition  (inherited from ReplicationObject )
ms156799.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms156799.protmethod(pl-pl,SQL.100).gif GetChangeCommand  (inherited from ReplicationObject )
ms156799.protmethod(pl-pl,SQL.100).gif GetCreateCommand  (inherited from ReplicationObject )
ms156799.protmethod(pl-pl,SQL.100).gif GetDropCommand  (inherited from ReplicationObject )
ms156799.protmethod(pl-pl,SQL.100).gif InternalRefresh  (inherited from ReplicationObject )
ms156799.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top