Cube Members

Represents a cube from a database. This class cannot be inherited.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms163115.pubproperty(en-US,SQL.90).gif Actions Gets the actions collection for the cube.
ms163115.pubproperty(en-US,SQL.90).gif AggregationPrefix Gets or sets the prefix for aggregations in the cube.
ms163115.pubproperty(en-US,SQL.90).gif AllMeasures Gets all measures as an enumeration object.
ms163115.pubproperty(en-US,SQL.90).gif Annotations  Gets the collection object of all annotations to current object. (inherited from MajorObject)
ms163115.pubproperty(en-US,SQL.90).gif Collation Gets or sets the collation string for a Cube.
ms163115.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms163115.pubproperty(en-US,SQL.90).gif CreatedTimestamp  Gets or sets the date and time of the creation of the object. (inherited from MajorObject)
ms163115.pubproperty(en-US,SQL.90).gif CubePermissions Gets the permissions collection associated with a cube.
ms163115.pubproperty(en-US,SQL.90).gif DataSource Gets the DataSource object associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif DataSourceView Gets the DataSourceView object associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif DefaultMdxScript Gets the defaultmdxscript object associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif DefaultMeasure Gets or sets the DefaultMeasure associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif Description  Gets or sets a description string of current object. (inherited from MajorObject)
ms163115.pubproperty(en-US,SQL.90).gif Dimensions Gets the dimensions collection associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif ErrorConfiguration Gets or sets the ErrorConfiguration associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif EstimatedRows Gets or sets the number of EstimatedRows for a Cube.
ms163115.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms163115.pubproperty(en-US,SQL.90).gif IsLoaded  (inherited from MajorObject )
ms163115.pubproperty(en-US,SQL.90).gif Kpis Gets a collection of Kpis associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif Language Gets or sets the default Language to use for the Cube.
ms163115.pubproperty(en-US,SQL.90).gif LastProcessed  (inherited from ProcessableMajorObject )
ms163115.pubproperty(en-US,SQL.90).gif LastSchemaUpdate  Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject)
ms163115.pubproperty(en-US,SQL.90).gif MdxScripts Gets a collection of MdxScripts associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif MeasureGroups Gets a collection of MeasureGroups associated with a Cube.
ms163115.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms163115.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms163115.pubproperty(en-US,SQL.90).gif Parent Gets the parent Database of the Cube object.
ms163115.pubproperty(en-US,SQL.90).gif ParentServer Gets the Server object that is the parent of the Cube.
ms163115.pubproperty(en-US,SQL.90).gif Perspectives Gets the perspectives for the cube.
ms163115.pubproperty(en-US,SQL.90).gif ProactiveCaching Gets or sets the proactive caching settings for the cube.
ms163115.pubproperty(en-US,SQL.90).gif ProcessingMode Gets or sets the index and aggregation settings for cube processing.
ms163115.pubproperty(en-US,SQL.90).gif ProcessingPriority Gets or sets the processing priority for the cube.
ms163115.pubproperty(en-US,SQL.90).gif ScriptCacheProcessingMode Gets or sets the script cache settings for processing.
ms163115.pubproperty(en-US,SQL.90).gif ScriptErrorHandlingMode  
ms163115.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms163115.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms163115.pubproperty(en-US,SQL.90).gif Source Gets or sets the source for a relational cube.
ms163115.pubproperty(en-US,SQL.90).gif State  (inherited from ProcessableMajorObject )
ms163115.pubproperty(en-US,SQL.90).gif StorageLocation Gets or sets the storage location for the cube.
ms163115.pubproperty(en-US,SQL.90).gif StorageMode Gets or sets the storage mode for the cube.
ms163115.pubproperty(en-US,SQL.90).gif Translations Gets the translations for the cube.
ms163115.pubproperty(en-US,SQL.90).gif Visible Gets or sets a value that indicates whether a cube can be viewed.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms163115.pubmethod(en-US,SQL.90).gif CanProcess Overridden. Indicates whether the cube can perform the specified processing.
ms163115.pubmethod(en-US,SQL.90).gif Clone Overloaded.  
ms163115.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms163115.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms163115.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms163115.pubmethod(en-US,SQL.90).gif Drop  Overloaded. Removes current object and updates server. (inherited from MajorObject)
ms163115.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms163115.pubmethod(en-US,SQL.90).gif GetDependents Overridden. Adds the mining structures and subsequent dependants to the specified Hashtable.
ms163115.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms163115.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms163115.pubmethod(en-US,SQL.90).gif GetReferences Overridden. Gets the objects that the cube references.
ms163115.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms163115.pubmethod(en-US,SQL.90).gif GetUpdateOverwrites  (inherited from MajorObject )
ms163115.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms163115.pubmethod(en-US,SQL.90).gif LinkMeasureGroup Overloaded. Generates a regular measure group, but it is set up to point to other measure groups.
ms163115.pubmethod(en-US,SQL.90).gif Process  Overloaded. (inherited from ProcessableMajorObject )
ms163115.pubmethod(en-US,SQL.90).gifms163115.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms163115.pubmethod(en-US,SQL.90).gif Refresh  Overloaded. Updates current object from server definitions. (inherited from MajorObject)
ms163115.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms163115.pubmethod(en-US,SQL.90).gif ToString  (inherited from NamedComponent )
ms163115.pubmethod(en-US,SQL.90).gif Update  Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject)
ms163115.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms163115.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms163115.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms163115.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms163115.protmethod(en-US,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms163115.protmethod(en-US,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms163115.protmethod(en-US,SQL.90).gif Clone  Overloaded. (inherited from MajorObject )
ms163115.protmethod(en-US,SQL.90).gif CopyTo  Overloaded. (inherited from ProcessableMajorObject )
ms163115.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms163115.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms163115.protmethod(en-US,SQL.90).gif GetCreateReferences  (inherited from MajorObject )
ms163115.protmethod(en-US,SQL.90).gif GetDropDependents  (inherited from MajorObject )
ms163115.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms163115.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms163115.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms163115.protmethod(en-US,SQL.90).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms163115.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
Microsoft.AnalysisServices.IDeserializationStartCallback.OnDeserializationBegin  (inherited from MajorObject )
Microsoft.AnalysisServices.IMajorObject.CreateBody  
Microsoft.AnalysisServices.IMajorObject.DependsOn  
Microsoft.AnalysisServices.IMajorObject.WriteRef  
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (inherited from MajorObject )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IMajorObject.BaseType  
Microsoft.AnalysisServices.IMajorObject.ObjectReference  
Microsoft.AnalysisServices.IMajorObject.ParentDatabase  
Microsoft.AnalysisServices.IMajorObject.Path  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )
Microsoft.AnalysisServices.IProcessable.LastProcessed  (inherited from ProcessableMajorObject )
Microsoft.AnalysisServices.IProcessable.State  (inherited from ProcessableMajorObject )

Top

See Also

Reference

Cube Class
Microsoft.AnalysisServices Namespace