다음을 통해 공유


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에서 상속됨)

맨 위로 이동