Interfaccia IHierarchyMember
Represents a hierarchy member.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Interface IHierarchyMember _
Inherits IDataScopeService
'Utilizzo
Dim instance As IHierarchyMember
public interface IHierarchyMember : IDataScopeService
public interface class IHierarchyMember : IDataScopeService
type IHierarchyMember =
interface
interface IDataScopeService
end
public interface IHierarchyMember extends IDataScopeService
Nel tipo IHierarchyMember sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Group | Gets or sets the grouping information. |
![]() |
Members | Gets the hierarchy members. |
![]() |
SortExpressions | Gets or sets the sorting to apply to the hierchy members. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
GetContainingDataScopes | Infrastruttura. Returns the containing data scopes for the hierarchy member. |
![]() |
GetDataScopesFor | Infrastruttura. Gets the data scopes for a contained item. Ereditato da IDataScopeService. |
In alto