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


Интерфейс 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 Gets or sets the grouping information.
Открытое свойство Members Gets the hierarchy members.
Открытое свойство SortExpressions Gets or sets the sorting to apply to the hierchy members.

В начало

Методы

  Имя Описание
Открытый метод GetContainingDataScopes Инфраструктура. Returns the containing data scopes for the hierarchy member.
Открытый метод GetDataScopesFor Инфраструктура. Gets the data scopes for a contained item. (Производный от IDataScopeService.)

В начало

См. также

Справочник

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