Интерфейс 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