Share via


AggregationAttribute Members

Defines a DimensionAttribute as being part of a Aggregation. This class cannot be inherited.

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

Public Constructors

  Name Description
AggregationAttribute Overloaded. Initializes a new instance of the AggregationAttribute class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms160105.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms160105.pubproperty(en-US,SQL.90).gif Attribute Gets the DimensionAttribute assigned to a Aggregation.
ms160105.pubproperty(en-US,SQL.90).gif AttributeID Gets or sets the AttributeID of a DimensionAttribute that is associated with a Aggregation.
ms160105.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms160105.pubproperty(en-US,SQL.90).gif CubeAttribute Gets the CubeAttribute that associates the current AggregationAttribute to the parent cube.
ms160105.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms160105.pubproperty(en-US,SQL.90).gif Parent Gets the parent AggregationDimension of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif ParentAggregation Gets the parent Aggregation of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif ParentAggregationDesign Gets the parent AggregationDesign of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif ParentCube Gets the parent Cube of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the parent Database of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif ParentMeasureGroup Gets the parent MeasureGroup of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif ParentServer Gets the parent Server of the current AggregationAttribute.
ms160105.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )

Top

Protected Properties

  Name Description
ms160105.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms160105.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms160105.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms160105.protproperty(en-US,SQL.90).gif FriendlyName  (inherited from ModelComponent )
ms160105.protproperty(en-US,SQL.90).gif KeyForCollection  (inherited from ModelComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms160105.pubmethod(en-US,SQL.90).gif Clone Copies the current AggregationAttribute.
ms160105.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms160105.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms160105.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms160105.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms160105.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms160105.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms160105.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms160105.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms160105.pubmethod(en-US,SQL.90).gifms160105.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160105.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms160105.pubmethod(en-US,SQL.90).gif ToString  (inherited from ModelComponent )
ms160105.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms160105.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif CopyTo  Overloaded. (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms160105.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms160105.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms160105.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms160105.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms160105.protmethod(en-US,SQL.90).gif Reset  (inherited from ModelComponent )

Top

Public Events

  Name Description
ms160105.pubevent(en-US,SQL.90).gif 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

AggregationAttribute Class
Microsoft.AnalysisServices Namespace