AggregationDimension Members
Represents the relationship between a Dimension and an Aggregation. This class cannot be inherited.
The following tables list the members exposed by the AggregationDimension type.
Public Constructors
Name | Description | |
---|---|---|
AggregationDimension | Overloaded. Initializes a new instance of the AggregationDimension class using default values. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) |
![]() |
Attributes | Gets the collection of attributes for the associated AggregationDimension. |
![]() |
Container | (inherited from Component ) |
![]() |
CubeDimension | Gets the parent CubeDimension corresponding to the AggregationDimension. |
![]() |
CubeDimensionID | Gets or sets the CubeDimension element associated with the parent element. |
![]() |
Dimension | Gets the Dimension object corresponding to the AggregationDimension object. |
![]() |
MeasureGroupDimension | Gets the relationship between a dimension and a measure group within an AggregationDimension. |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | Gets the Aggregation object that is the parent of the AggregationDimension object. |
![]() |
ParentAggregationDesign | Gets the parent AggregationDesign object of an AggregationDimension. |
![]() |
ParentCube | Gets the Cube object that is the parent of the AggregationDimension object. |
![]() |
ParentDatabase | Gets the Database object that is the parent of the AggregationDimension object's Cube object. |
![]() |
ParentMeasureGroup | Gets the MeasureGroup object that is the parent of the AggregationDimension object. |
![]() |
ParentServer | Gets the Server object that is the parent of the AggregationDimension object. |
![]() |
Site | (inherited from Component ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from ModelComponent ) |
![]() |
KeyForCollection | (inherited from ModelComponent ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Creates a new, full copy of the AggregationDimension object. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Submit | Overloaded. (inherited from ModelComponent ) |
![]() |
ToString | (inherited from ModelComponent ) |
![]() |
Validate | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddToContainer | (inherited from ModelComponent ) |
![]() |
AfterInsert | (inherited from ModelComponent ) |
![]() |
AfterMove | (inherited from ModelComponent ) |
![]() |
AfterRemove | (inherited from ModelComponent ) |
![]() |
BeforeRemove | (inherited from ModelComponent ) |
![]() |
CopyTo | Overloaded. (inherited from ModelComponent ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Finalize | (inherited from Component ) |
![]() |
GetService | (inherited from Component ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
![]() |
RemoveFromContainer | (inherited from ModelComponent ) |
![]() |
Reset | (inherited from ModelComponent ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | ||
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Top
See Also
Reference
AggregationDimension Class
Microsoft.AnalysisServices Namespace