MergeSubscriberMonitor.GetSessionsSummaryDataSet Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetSessionsSummaryDataSet() Returns summary information on all Merge Agent sessions using a DataSet object.
Public method 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.

Top

Remarks

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.