共用方式為


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 命名空間