CubeAttribute Members

Defines details for an attribute on a cube. Attributes in the dimension not explicitly included in this collection become part of the collection (and are returned by Discover) with all default values. This class cannot be inherited.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161995.pubproperty(en-US,SQL.90).gif AggregationUsage Gets or sets how Aggregation Designer will design aggregations.
ms161995.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms161995.pubproperty(en-US,SQL.90).gif Attribute Gets a dimension attribute from the CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif AttributeHierarchyEnabled Gets or sets the attribute hierarchy enabled property associated with a CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif AttributeHierarchyOptimizedState Gets or sets the optimization state for a CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif AttributeHierarchyVisible Gets or sets the property controlling visibility of an attribute hierarchy associated with a CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif AttributeID Gets or sets the attribute identifier for a CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms161995.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms161995.pubproperty(en-US,SQL.90).gif Parent Gets the parent of the CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif ParentCube Gets a parent Cube of the CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif ParentDatabase Gets a parent Database of the CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif ParentServer Gets a parent Server of the CubeAttribute object.
ms161995.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161995.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of an object.
ms161995.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms161995.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161995.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms161995.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161995.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161995.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161995.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161995.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161995.pubmethod(en-US,SQL.90).gifms161995.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161995.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms161995.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a string that represents the CubeAttribute object.
ms161995.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

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

Top

Public Events

  Name Description
ms161995.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

CubeAttribute Class
Microsoft.AnalysisServices Namespace