BatchCellset Class | 
Namespace: Dundas.BI.Data.DataRetrieval
The BatchCellset type exposes the following members.
| Name | Description | |
|---|---|---|
| Batch | 
            Gets the batch information for the current instance.
              | |
| 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.
              (Inherited from Cellset.) | |
| Cells | 
            Gets the data cells for the current instance.
              (Inherited from Cellset.) | |
| CollapsedSets | 
            Gets the collapsed sets.
              (Inherited from Cellset.) | |
| Columns | 
            Gets the column axis tuples.
              (Inherited from Cellset.) | |
| ColumnTupleCount | 
            Gets or sets the total number of column tuples, including columns not included because of paging or shaping.
              (Inherited from Cellset.) | |
| DataStamp | 
            Gets the data stamp information.
              (Inherited from Cellset.) | |
| DynamicElementMappings | 
            Gets the mapping information about which actual elements were used to fulfill the dynamic elements from the request.        
              (Inherited from Cellset.) | |
| ElementStatistics | 
            Gets the element statistics, if any are requested.
              (Inherited from Cellset.) | |
| ExpandedSets | 
            Gets the expanded sets.
              (Inherited from Cellset.) | |
| HasCollapsedMembers | 
            Gets a value indicating whether this instance has collapsed members.
              (Inherited from Cellset.) | |
| HasExpandedMembers | 
            Gets a value indicating whether this instance has expanded members.
              (Inherited from Cellset.) | |
| Item | 
            Gets or sets the DataCell with the specified column ordinal.
              (Inherited from Cellset.) | |
| Request | 
            Gets the associated data request.
              (Inherited from Cellset.) | |
| Rows | 
            Gets the row axis tuples.
              (Inherited from Cellset.) | |
| RowTupleCount | 
            Gets or sets the total number of row tuples, including rows not included because of paging or shaping.
              (Inherited from Cellset.) | |
| TopHierarchyLevels | 
            Gets the requested top level depths by hierarchy name.
              (Inherited from Cellset.) | |
| TotalsColumns | 
            Gets the grand totals columns, when totals are requested.
              (Overrides CellsetTotalsColumns.) | |
| TotalsRows | 
            Gets the grand totals rows, when totals are requested.
              (Overrides CellsetTotalsRows.) |