CellSet Members

Represents a cellset that is returned as a result of a query.

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

Public Properties

  Name Description
ms142112.pubproperty(en-US,SQL.90).gif Axes Gets an instance of the AxisCollection class that contains the axes of the CellSet.
ms142112.pubproperty(en-US,SQL.90).gif Cells Gets an instance of the CellCollection class that contains the cells of the CellSet.
ms142112.pubproperty(en-US,SQL.90).gif FilterAxis Gets an instance of an Axis class that represents the filter axis of the CellSet.
ms142112.pubproperty(en-US,SQL.90).gif Item Overloaded. Gets an instance of a Cell. In Microsoft Visual C#, this property is the indexer for the CellSet class.
ms142112.pubproperty(en-US,SQL.90).gif OlapInfo Gets an instance of an OlapInfo class describing the CellSet.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms142112.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142112.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms142112.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142112.pubmethod(en-US,SQL.90).gifms142112.static(en-US,SQL.90).gif LoadXml Returns a CellSet created from a server response, passed in as an XmlReader.
ms142112.pubmethod(en-US,SQL.90).gifms142112.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142112.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

CellSet Class
Microsoft.AnalysisServices.AdomdClient Namespace