Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |
Nach oben
Public Properties
| 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) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
CommitPropertyChanges | Sends all the cached property change statements to the instance of Microsoft SQL Server. (inherited from ReplicationObject) |
![]() |
Decouple | Decouples the referenced replication object from the server. (inherited from ReplicationObject) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLastSessionSummary | Returns information on the most recent Merge Agent session as a MergeSessionSummary object. |
![]() |
GetLastSessionSummaryDataRow | Returns information on the most recent Merge Agent session as a DataRow object. |
![]() |
GetSessionDetails | Returns detailed information on a Merge Agent session as an array of MergeSessionDetail objects. |
![]() |
GetSessionDetailsDataSet | Returns detailed information on a Merge Agent session as an DataSet object. |
![]() |
GetSessionsSummary | Overloaded. Returns summary information on Merge Agent sessions. |
![]() |
GetSessionsSummaryDataSet | Overloaded. Returns summary information on Merge Agent sessions using a DataSet object. |
![]() |
GetType | (inherited from Object ) |
![]() |
Load | Loads the properties of an existing object from the server. (inherited from ReplicationObject) |
![]() |
LoadProperties | Loads the properties of an existing object from the server. (inherited from ReplicationObject) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Reloads the properties of the object. (inherited from ReplicationObject) |
![]() |
RefreshSessionSummary | Overloaded. Refreshes Merge Agent session information from the Subscriber. |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
CheckValidCreation | (inherited from ReplicationObject ) |
![]() |
CheckValidDefinition | (inherited from ReplicationObject ) |
![]() |
Finalize | (inherited from Object ) |
![]() |
GetChangeCommand | (inherited from ReplicationObject ) |
![]() |
GetCreateCommand | (inherited from ReplicationObject ) |
![]() |
GetDropCommand | (inherited from ReplicationObject ) |
![]() |
InternalRefresh | (inherited from ReplicationObject ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
MergeSubscriberMonitor Class
Microsoft.SqlServer.Replication Namespace
Andere Ressourcen
How to: Programmatically Monitor Replication (RMO Programming)
Subscriber Monitor Sample
.gif)
.gif)
.gif)
.gif)