Partager via


DataMember Members

Represents group instances within a custom report item's data. This class cannot be inherited.

The following tables list the members exposed by the DataMember type.

Protected Fields

  Nom Description
ms162240.protfield(fr-fr,SQL.90).gif m_customProperties  (inherited from Group )
ms162240.protfield(fr-fr,SQL.90).gif m_ownerItem  (inherited from Group )
ms162240.protfield(fr-fr,SQL.90).gif m_uniqueName  (inherited from Group )

Haut de la page

Public Properties

  Nom Description
ms162240.pubproperty(fr-fr,SQL.90).gif Children Returns groups contained in a row or column.
ms162240.pubproperty(fr-fr,SQL.90).gif Custom  Gets the custom data associated with this grouping. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif CustomProperties Overridden. Returns a collection of custom properties for the data member.
ms162240.pubproperty(fr-fr,SQL.90).gif DataCollectionName  Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif DataElementName Overridden. Returns the name to use for the data element or attribute for this report item.
ms162240.pubproperty(fr-fr,SQL.90).gif DataElementOutput Overridden. Indicates whether the item should appear in a data rendering.
ms162240.pubproperty(fr-fr,SQL.90).gif GroupValues Gets the values of the group expressions for the group.
ms162240.pubproperty(fr-fr,SQL.90).gif HasToggle  Indicates that a toggle item is defined for this object. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif Hidden Overridden. Indicates whether the item is currently hidden.
ms162240.pubproperty(fr-fr,SQL.90).gif ID Overridden. Gets the identifier for the data member.
ms162240.pubproperty(fr-fr,SQL.90).gif IsStatic Indicates whether the data member corresponds to a database field or a regular member corresponding to a value for a field.
ms162240.pubproperty(fr-fr,SQL.90).gif IsToggleChild Overridden. Indicates whether the data member can be made visible or invisible by toggling a different item.
ms162240.pubproperty(fr-fr,SQL.90).gif IsTotal Indicates whether this instance of the group contains subtotal data values.
ms162240.pubproperty(fr-fr,SQL.90).gif Label Overridden. Gets the label to display for this data member.
ms162240.pubproperty(fr-fr,SQL.90).gif MemberCellIndex Indicates the location of this member in the grid of cells.
ms162240.pubproperty(fr-fr,SQL.90).gif MemberHeadingSpan Indicates the number of innermost group instances this data member spans.
ms162240.pubproperty(fr-fr,SQL.90).gif Name  Gets the name of the grouping. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif PageBreakAtEnd  Indicates whether the page should break at the end of the group. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif PageBreakAtStart  Indicates whether the page should break at the start of the group. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif Parent Gets the parent data member.
ms162240.pubproperty(fr-fr,SQL.90).gif SharedHidden Overridden. Indicates whether the item is always, never, or sometimes hidden.
ms162240.pubproperty(fr-fr,SQL.90).gif ToggleItem  Returns the name of the toggle item for this object. (inherited from Group)
ms162240.pubproperty(fr-fr,SQL.90).gif ToggleParent Overridden. Returns the report item that toggles this item.
ms162240.pubproperty(fr-fr,SQL.90).gif UniqueName  Gets a name that uniquely identifies this group across the entire report. (inherited from Group)

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms162240.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162240.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms162240.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms162240.pubmethod(fr-fr,SQL.90).gifms162240.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162240.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms162240.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms162240.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

DataMember Class
Microsoft.ReportingServices.ReportRendering Namespace