Udostępnij przez


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
ms160033.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms160033.pubproperty(pl-pl,SQL.100).gif Attributes Gets the collection of attributes for the associated AggregationDimension.
ms160033.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms160033.pubproperty(pl-pl,SQL.100).gif CubeDimension Gets the parent CubeDimension corresponding to the AggregationDimension.
ms160033.pubproperty(pl-pl,SQL.100).gif CubeDimensionID Gets or sets the CubeDimension element associated with the parent element.
ms160033.pubproperty(pl-pl,SQL.100).gif Dimension Gets the Dimension object corresponding to the AggregationDimension object.
ms160033.pubproperty(pl-pl,SQL.100).gif MeasureGroupDimension Gets the relationship between a dimension and a measure group within an AggregationDimension.
ms160033.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms160033.pubproperty(pl-pl,SQL.100).gif Parent Gets the Aggregation object that is the parent of the AggregationDimension object.
ms160033.pubproperty(pl-pl,SQL.100).gif ParentAggregationDesign Gets the parent AggregationDesign object of an AggregationDimension.
ms160033.pubproperty(pl-pl,SQL.100).gif ParentCube Gets the Cube object that is the parent of the AggregationDimension object.
ms160033.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the Database object that is the parent of the AggregationDimension object's Cube object.
ms160033.pubproperty(pl-pl,SQL.100).gif ParentMeasureGroup Gets the MeasureGroup object that is the parent of the AggregationDimension object.
ms160033.pubproperty(pl-pl,SQL.100).gif ParentServer Gets the Server object that is the parent of the AggregationDimension object.
ms160033.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )

Top

Protected Properties

  Name Description
ms160033.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms160033.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms160033.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms160033.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from ModelComponent )
ms160033.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from ModelComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms160033.pubmethod(pl-pl,SQL.100).gif Clone Creates a new, full copy of the AggregationDimension object.
ms160033.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms160033.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms160033.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms160033.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms160033.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms160033.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms160033.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms160033.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms160033.pubmethod(pl-pl,SQL.100).gifms160033.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms160033.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms160033.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from ModelComponent )
ms160033.pubmethod(pl-pl,SQL.100).gif Validate Overloaded.  

Top

Protected Methods

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

Top

Public Events

  Name Description
ms160033.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top