OlapInfoCube Members

Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.

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

Public Properties

  Name Description
ms143156.pubproperty(en-US,SQL.90).gif CubeName Gets a String that represents the name of the cube that the OlapInfoCube represents.
ms143156.pubproperty(en-US,SQL.90).gif LastDataUpdate Gets a DateTime that represents the last updated date for the data contained in the cube that the OlapInfoCube represents.
ms143156.pubproperty(en-US,SQL.90).gif LastSchemaUpdate Gets a DateTime that represents the last updated date for the schema associated with the cube that the OlapInfoCube represents.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143156.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143156.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143156.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143156.pubmethod(en-US,SQL.90).gifms143156.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143156.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

OlapInfoCube Class
Microsoft.AnalysisServices.AdomdClient Namespace