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
이름 | Description | |
---|---|---|
Axes | Gets an instance of the AxisCollection class that contains the axes of the CellSet. | |
Cells | Gets an instance of the CellCollection class that contains the cells of the CellSet. | |
FilterAxis | Gets an instance of an Axis class that represents the filter axis of the CellSet. | |
Item | Overloaded. Gets an instance of a Cell. In Microsoft Visual C#, this property is the indexer for the CellSet class. | |
OlapInfo | Gets an instance of an OlapInfo class describing the CellSet. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
LoadXml | Returns a CellSet created from a server response, passed in as an XmlReader. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
CellSet Class
Microsoft.AnalysisServices.AdomdClient Namespace