DataCellScopeServiceImpl.GetAllHierarchies 메서드

정의

서비스 구현의 모든 요약을 가져옵니다.

protected:
 abstract System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IHierarchy ^> ^ GetAllHierarchies();
protected abstract System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.IHierarchy> GetAllHierarchies ();
abstract member GetAllHierarchies : unit -> seq<Microsoft.ReportingServices.RdlObjectModel.IHierarchy>
Protected MustOverride Function GetAllHierarchies () As IEnumerable(Of IHierarchy)

반환

서비스 구현의 모든 요약입니다.

적용 대상