MergeSubscriberMonitor.GetSessionsSummaryDataSet 方法

包括受保护的成员
包括继承的成员

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

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 GetSessionsSummaryDataSet() Returns summary information on all Merge Agent sessions using a DataSet object.
公共方法 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.

页首

注释

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.

请参阅

参考

MergeSubscriberMonitor 类

Microsoft.SqlServer.Replication 命名空间