Membros CellSet
Represents a cellset that is returned as a result of a query.
O tipo CellSet expõe os seguintes membros.
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() ![]() |
LoadXml | Returns a CellSet created from a server response, passed in as an XmlReader. |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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[ ( [ ( ICollection] ) ] ) | Gets the specified Cell by an ICollection interface that contains a collection of absolute axis indexes. In Microsoft Visual C#, this property is the indexer for the CellCollection class. |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets an instance of a Cell by its index. In Microsoft Visual C#, this property is the indexer for the CellSet class. |
![]() |
Item[ ( [ ( array<Int32> [] () [] []] ) ] ) | Gets the specified Cell from the collection by an array of absolute axis indexes. |
![]() |
Item[ ( [ ( Int32, Int32] ) ] ) | Gets the specified Cell from the collection. |
![]() |
OlapInfo | Gets an instance of an OlapInfo class describing the CellSet. |
Início
.gif)
.gif)
.gif)
.gif)