Интерфейс IHierarchyMember

Represents a hierarchy member.

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

Синтаксис

'Декларация
Public Interface IHierarchyMember _
    Inherits IDataScopeService
'Применение
Dim instance As IHierarchyMember
public interface IHierarchyMember : IDataScopeService
public interface class IHierarchyMember : IDataScopeService
type IHierarchyMember =  
    interface
        interface IDataScopeService
    end
public interface IHierarchyMember extends IDataScopeService

Тип IHierarchyMember обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Group The grouping information.
Открытое свойство Members The hierarchy members.
Открытое свойство SortExpressions The sorting to apply to the hierchy members.

В начало

Методы

  Имя Описание
Открытый метод GetContainingDataScopes Инфраструктура.
Открытый метод GetDataScopesFor Инфраструктура. (Производный от IDataScopeService.)

В начало