Freigeben über


AggregationDimension-Member

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

Der AggregationDimension-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode AggregationDimension() () () () Initializes a new instance of the AggregationDimension class using the default values.
Öffentliche Methode AggregationDimension(String) Initializes a new instance of the AggregationDimension class using a name.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode AddToContainer Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterInsert Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterMove Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterRemove Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode BeforeRemove Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Clone Creates a new, full copy of the AggregationDimension object.
Öffentliche Methode CopyTo(AggregationDimension) Creates a full copy of the AggregationDimension object in the existing object, passed as a parameter.
Geschützte Methode CopyTo Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Dispose (Geerbt von Component.)
Geschützte Methode Dispose (Geerbt von Component.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Component.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode GetService (Geerbt von Component.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von MarshalByRefObject.)
Geschützte Methode RemoveFromContainer Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode Reset Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Submit() () () () Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Submit(Boolean) Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode ToString Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.)
Öffentliche Methode 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. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection, Boolean, ServerEdition) (Überschreibt ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Annotations Gets a collection within which you can store custom data. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft Attributes Gets the collection of attributes for the associated AggregationDimension.
Geschützte Eigenschaft CanRaiseEvents (Geerbt von Component.)
Öffentliche Eigenschaft Container (Geerbt von Component.)
Öffentliche Eigenschaft CubeDimension Gets the parent CubeDimension corresponding to the AggregationDimension.
Öffentliche Eigenschaft CubeDimensionID Gets or sets the CubeDimension element associated with the parent element.
Geschützte Eigenschaft DesignMode (Geerbt von Component.)
Öffentliche Eigenschaft Dimension Gets the Dimension object corresponding to the AggregationDimension object.
Geschützte Eigenschaft Events (Geerbt von Component.)
Geschützte Eigenschaft FriendlyName Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Eigenschaft KeyForCollection Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft MeasureGroupDimension Gets the relationship between a dimension and a measure group within an AggregationDimension.
Öffentliche Eigenschaft OwningCollection Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft Parent Gets the Aggregation object that is the parent of the AggregationDimension object.
Öffentliche Eigenschaft ParentAggregationDesign Gets the parent AggregationDesign object of an AggregationDimension.
Öffentliche Eigenschaft ParentCube Gets the Cube object that is the parent of the AggregationDimension object.
Öffentliche Eigenschaft ParentDatabase Gets the Database object that is the parent of the AggregationDimension object's Cube object.
Öffentliche Eigenschaft ParentMeasureGroup Gets the MeasureGroup object that is the parent of the AggregationDimension object.
Öffentliche Eigenschaft ParentServer Gets the Server object that is the parent of the AggregationDimension object.
Öffentliche Eigenschaft Site (Geerbt von Component.)

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis Disposed (Geerbt von Component.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ICloneable. . :: . .Clone
Explizite SchnittstellenimplementierungPrivate Eigenschaft IHostableComponent. . :: . .Host (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent. . :: . .FriendlyPath (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent. . :: . .OwningCollection (Geerbt von ModelComponent.)

Zum Anfang