Cellset Class |
The Cellset type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheCubePrefix | Gets a value to be used in requesting different result pages. The value is meant to make the probability of a cache hit as high as possible. | |
| Cells | Gets the data cells for the current instance. | |
| CollapsedSets | Gets the collapsed sets. | |
| Columns | Gets the column axis tuples. | |
| ColumnTupleCount | Gets or sets the total number of column tuples, including columns not included because of paging or shaping. | |
| DataStamp | Gets the data stamp information. | |
| DynamicElementMappings | Gets the mapping information about which actual elements were used to fulfill the dynamic elements from the request. | |
| ElementStatistics | Gets the element statistics, if any are requested. | |
| ExpandedSets | Gets the expanded sets. | |
| HasCollapsedMembers | Gets a value indicating whether this instance has collapsed members. | |
| HasExpandedMembers | Gets a value indicating whether this instance has expanded members. | |
| Item | Gets or sets the DataCell with the specified column ordinal. | |
| Request | Gets the associated data request. | |
| ResultSources | Gets a value indicating where the result was retrieved from. | |
| Rows | Gets the row axis tuples. | |
| RowTupleCount | Gets or sets the total number of row tuples, including rows not included because of paging or shaping. | |
| TopHierarchyLevels | Gets the requested top level depths by hierarchy name. | |
| TotalsColumns | Gets the grand totals columns, when totals are requested. | |
| TotalsRows | Gets the grand totals rows, when totals are requested. |