Partager via


Classe TablixHierarchy

Represents a hierarchy of members for the tablix.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MemberHierarchy< (Of < ( <'TablixMember> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..TablixHierarchy

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class TablixHierarchy _
    Inherits MemberHierarchy(Of TablixMember)
'Utilisation
Dim instance As TablixHierarchy
public sealed class TablixHierarchy : MemberHierarchy<TablixMember>
public ref class TablixHierarchy sealed : public MemberHierarchy<TablixMember^>
[<SealedAttribute>]
type TablixHierarchy =  
    class
        inherit MemberHierarchy<TablixMember>
    end
public final class TablixHierarchy extends MemberHierarchy<TablixMember>

Le type TablixHierarchy expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DefinitionPath Gets the path to this report definition object in the report definition. (hérité de MemberHierarchy< (Of < ( <'T> ) > ) >.)
Propriété publique MemberCollection Gets a list of tablix members at the base of the hierarchy.
Propriété publique ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (hérité de MemberHierarchy< (Of < ( <'T> ) > ) >.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_definitionPath Infrastructure. (hérité de MemberHierarchy< (Of < ( <'T> ) > ) >.)
Champ protégé m_isColumn Infrastructure. (hérité de MemberHierarchy< (Of < ( <'T> ) > ) >.)
Champ protégé m_members Infrastructure. (hérité de MemberHierarchy< (Of < ( <'T> ) > ) >.)
Champ protégé m_owner Infrastructure. (hérité de MemberHierarchy< (Of < ( <'T> ) > ) >.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.