Classe MapMember
Represents group and filter information for the data in a map or in the parent map member.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .HierarchyMember
Microsoft.ReportingServices.RdlObjectModel..::..MapMember
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class MapMember _
Inherits HierarchyMember _
Implements IHierarchy, IHierarchyMember, IDataScopeService
'Utilisation
Dim instance As MapMember
public class MapMember : HierarchyMember, IHierarchy,
IHierarchyMember, IDataScopeService
public ref class MapMember : public HierarchyMember,
IHierarchy, IHierarchyMember, IDataScopeService
type MapMember =
class
inherit HierarchyMember
interface IHierarchy
interface IHierarchyMember
interface IDataScopeService
end
public class MapMember extends HierarchyMember implements IHierarchy, IHierarchyMember, IDataScopeService
Le type MapMember expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
MapMember | Initializes a new instance of the MapMember class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
ChildMapMember | Gets or sets nested grouping or filtering behavior for data in the map member. | |
ComponentMetadata | The component metadata. (hérité de ReportObject.) | |
Group | Gets or sets the grouping and filtering to apply to the data in a map member. (remplace HierarchyMember. . :: . .Group.) | |
Parent | The parent of this report object. (hérité de ReportObjectBase.) | |
Site | Infrastructure. (hérité de ReportObject.) | |
SortExpressions | Gets or sets a list of sort expressions for the map member. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) | |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) | |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Initialize | Initializes the current MapMember instance. (remplace ReportObject. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) | |
MemberwiseClone | (hérité de Object.) | |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) | |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IDisposable. . :: . .Dispose | (hérité de ReportObject.) | |
IComponent. . :: . .Disposed | (hérité de ReportObject.) | |
IDataScopeService. . :: . .GetDataScopesFor | (hérité de HierarchyMember.) | |
IHierarchy. . :: . .Members | ||
IHierarchyMember. . :: . .Members |
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.