Share via


Cube Members (Microsoft.PerformancePoint.Scorecards)

Represents an OLAP cube from SQL Server Analysis Services.

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

Public Constructors

(see also Protected Constructors )

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

Top

Protected Constructors

  Name Description
Protected method Cube Overloaded.  

Top

Public Properties

  Name Description
Public property Description  The description of this cube. (inherited from NameInfo)
Public property Dimensions The dimensions in the cube.
Public property DisplayName  The display name of this cube. (inherited from NameInfo)
Public property Measures The measures in the cube.
Public property NamedSets The collection of named sets in the cube.
Public property UniqueName  The unique name of this cube. (inherited from NameInfo)
Public property Version The version of the data source that this object represents.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Makes a copy of this object.
Public method CompareTo  (inherited from NameInfo)
Public method Diff Overridden. Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetHierarchy Gets the hierarchy based on the hierarchy's unique name.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  Returns a that represents the current . (inherited from NameInfo)
Public method Validate Overridden. Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Cube Class
Microsoft.PerformancePoint.Scorecards Namespace