Поделиться через


MergeSubscriberMonitor.GetSessionsSummaryDataSet Method

Returns summary information on Merge Agent sessions using a DataSet object.

Замечания

Call the GetSessionsSummary method to return the same data as an array of MergeSessionSummary objects.

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

Список перегрузок

Имя Description
MergeSubscriberMonitor.GetSessionsSummaryDataSet ()
Returns summary information on all Merge Agent sessions using a DataSet object.
MergeSubscriberMonitor.GetSessionsSummaryDataSet (Int32)
Returns summary information for Merge Agent sessions that have occurred in the past number of hours specified. Summary information is returned using a DataSet object.

См. также

Справочник

MergeSubscriberMonitor Class
MergeSubscriberMonitor Members
Microsoft.SqlServer.Replication Namespace