共用方式為


MergeSubscriberMonitor.GetSessionsSummary Method

Returns summary information on Merge Agent sessions.

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

How to: Programmatically Monitor Replication (RMO Programming)Subscriber Monitor Sample

多載清單

名稱 Description
MergeSubscriberMonitor.GetSessionsSummary ()
Returns all available summary information on Merge Agent sessions.
MergeSubscriberMonitor.GetSessionsSummary (Int32)
Returns summary information for Merge Agent sessions that have occurred in the past number of hours specified.

請參閱

參考

MergeSubscriberMonitor Class
MergeSubscriberMonitor Members
Microsoft.SqlServer.Replication Namespace

其他資源

How to: Programmatically Monitor Replication (RMO Programming)
Subscriber Monitor Sample
How to: Programmatically Monitor Replication (RMO Programming)
Subscriber Monitor Sample