Partager via


Membres AggregationDimension

Represents the relationship between a Dimension and an Aggregation. This class cannot be inherited.

Le type AggregationDimension expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique AggregationDimension() () () () Initializes a new instance of the AggregationDimension class using the default values.
Méthode publique AggregationDimension(String) Initializes a new instance of the AggregationDimension class using a name.

Haut de la page

Méthodes

  Nom Description
Méthode protégée AddToContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterInsert Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterMove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterRemove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée BeforeRemove Infrastructure. (Hérité de ModelComponent.)
Méthode publique Clone Creates a new, full copy of the AggregationDimension object.
Méthode publique CopyTo(AggregationDimension) Creates a full copy of the AggregationDimension object in the existing object, passed as a parameter.
Méthode protégée CopyTo Infrastructure. (Hérité de ModelComponent.)
Méthode publique CreateObjRef (Hérité de MarshalByRefObject.)
Méthode publique Dispose (Hérité de Component.)
Méthode protégée Dispose (Hérité de Component.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Component.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée GetService (Hérité de Component.)
Méthode publique GetType (Hérité de Object.)
Méthode publique InitializeLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de MarshalByRefObject.)
Méthode protégée RemoveFromContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée Reset Infrastructure. (Hérité de ModelComponent.)
Méthode publique Submit() () () () Infrastructure. (Hérité de ModelComponent.)
Méthode publique Submit(Boolean) Infrastructure. (Hérité de ModelComponent.)
Méthode publique ToString Infrastructure. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationErrorCollection, Boolean, ServerEdition) (Se substitue à ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Haut de la page

Propriétés

  Nom Description
Propriété publique Annotations Gets a collection within which you can store custom data. (Hérité de ModelComponent.)
Propriété publique Attributes Gets the collection of attributes for the associated AggregationDimension.
Propriété protégée CanRaiseEvents (Hérité de Component.)
Propriété publique Container (Hérité de Component.)
Propriété publique CubeDimension Gets the parent CubeDimension corresponding to the AggregationDimension.
Propriété publique CubeDimensionID Gets or sets the CubeDimension element associated with the parent element.
Propriété protégée DesignMode (Hérité de Component.)
Propriété publique Dimension Gets the Dimension object corresponding to the AggregationDimension object.
Propriété protégée Events (Hérité de Component.)
Propriété protégée FriendlyName Infrastructure. (Hérité de ModelComponent.)
Propriété protégée KeyForCollection Infrastructure. (Hérité de ModelComponent.)
Propriété publique MeasureGroupDimension Gets the relationship between a dimension and a measure group within an AggregationDimension.
Propriété publique OwningCollection Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.)
Propriété publique Parent Gets the Aggregation object that is the parent of the AggregationDimension object.
Propriété publique ParentAggregationDesign Gets the parent AggregationDesign object of an AggregationDimension.
Propriété publique ParentCube Gets the Cube object that is the parent of the AggregationDimension object.
Propriété publique ParentDatabase Gets the Database object that is the parent of the AggregationDimension object's Cube object.
Propriété publique ParentMeasureGroup Gets the MeasureGroup object that is the parent of the AggregationDimension object.
Propriété publique ParentServer Gets the Server object that is the parent of the AggregationDimension object.
Propriété publique Site (Hérité de Component.)

Haut de la page

Événements

  Nom Description
Événement public Disposed (Hérité de Component.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone
Implémentation d'interface explicitePropriété privée IHostableComponent. . :: . .Host (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .FriendlyPath (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .OwningCollection (Hérité de ModelComponent.)

Haut de la page