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