다음을 통해 공유


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.