IHierarchyMember 인터페이스

정의

계층 멤버를 나타냅니다.

public interface class IHierarchyMember : Microsoft::ReportingServices::RdlObjectModel::IDataScopeService
public interface IHierarchyMember : Microsoft.ReportingServices.RdlObjectModel.IDataScopeService
type IHierarchyMember = interface
    interface IDataScopeService
Public Interface IHierarchyMember
Implements IDataScopeService
파생
구현

속성

Group

그룹화 정보를 가져오거나 설정합니다.

Members

계층 멤버를 가져옵니다.

SortExpressions

계층 멤버에 적용할 정렬을 가져오거나 설정합니다.

메서드

GetContainingDataScopes()

계층 멤버에 대해 포함하는 데이터 범위를 반환합니다.

GetDataScopesFor(IContainedObject)

포함된 항목에 대한 데이터 범위를 가져옵니다.

(다음에서 상속됨 IDataScopeService)

적용 대상