CubeDef Members

Represents the metadata for a cube.

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

Public Properties

  Name Description
ms143596.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the CubeDef.
ms143596.pubproperty(en-US,SQL.90).gif Description Gets the description of the CubeDef.
ms143596.pubproperty(en-US,SQL.90).gif Dimensions Gets an instance of the DimensionCollection class that contains the dimensions for the CubeDef class.
ms143596.pubproperty(en-US,SQL.90).gif Kpis Gets the Kpis associated with the CubeDef. This member is not supported for versions of Analysis Services earlier than Microsoft SSQL Server 2005 Analysis Services (SSAS).
ms143596.pubproperty(en-US,SQL.90).gif LastProcessed Gets the date and time on which the CubeDef was last processed.
ms143596.pubproperty(en-US,SQL.90).gif LastUpdated Gets the date and time on which the CubeDef was last updated.
ms143596.pubproperty(en-US,SQL.90).gif Measures Gets an instance of the MeasureCollection class that contains the measures for the CubeDef.
ms143596.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the CubeDef.
ms143596.pubproperty(en-US,SQL.90).gif NamedSets Gets an instance of the NamedSetCollection class that contains the named sets for the CubeDef.
ms143596.pubproperty(en-US,SQL.90).gif Properties Gets an instance of a PropertyCollection class that contains the properties associated with the CubeDef.
ms143596.pubproperty(en-US,SQL.90).gif Type Returns the CubeType of the cube, if supported by the provider.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143596.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the CubeDef.
ms143596.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the CubeDef.
ms143596.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143596.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143596.pubmethod(en-US,SQL.90).gif GetSchemaObject Returns an object associated with the CubeDef from a specified schema rowset.
ms143596.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143596.pubmethod(en-US,SQL.90).gifms143596.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143596.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143596.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143596.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CubeDef Class
Microsoft.AnalysisServices.AdomdServer Namespace