Compartir a través de


DataHierarchy Miembros

Represents a hierarchy of data members.

El tipo DataHierarchy expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_definitionPath Infraestructura. (Se hereda de MemberHierarchy< (Of < ( <'T> ) > ) >).
Campo protegido m_isColumn Infraestructura. (Se hereda de MemberHierarchy< (Of < ( <'T> ) > ) >).
Campo protegido m_members Infraestructura. (Se hereda de MemberHierarchy< (Of < ( <'T> ) > ) >).
Campo protegido m_owner Infraestructura. (Se hereda de MemberHierarchy< (Of < ( <'T> ) > ) >).

Principio

Propiedades

  Nombre Descripción
Propiedad pública DefinitionPath Gets the path to this report definition object in the report definition. (Se hereda de MemberHierarchy< (Of < ( <'T> ) > ) >).
Propiedad pública MemberCollection Gets a list of data members at the base of the hierarchy.
Propiedad pública ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Se hereda de MemberHierarchy< (Of < ( <'T> ) > ) >).

Principio