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


Метод DataCellScopeServiceImpl.GetAllHierarchies

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets all the summaries of the service implementation.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Protected MustOverride Function GetAllHierarchies As IEnumerable(Of IHierarchy)
'Применение
Dim returnValue As IEnumerable(Of IHierarchy)

returnValue = Me.GetAllHierarchies()
protected abstract IEnumerable<IHierarchy> GetAllHierarchies()
protected:
virtual IEnumerable<IHierarchy^>^ GetAllHierarchies() abstract
abstract GetAllHierarchies : unit -> IEnumerable<IHierarchy> 
protected abstract function GetAllHierarchies() : IEnumerable<IHierarchy>

Возвращаемое значение

Тип: System.Collections.Generic.IEnumerable<IHierarchy>
All the summaries of the service implementation.

См. также

Справочник

DataCellScopeServiceImpl Класс

Пространство имен Microsoft.ReportingServices.RdlObjectModel