Cellset Object (ADO MD)

   Example   Collections   Properties   Methods   

A Cellset represents the results of a multidimensional query.

Remarks

Data within a Cellset is retrieved using direct, array-like access. There is no notion of currency within a Cellset. The Item method retrieves a Cell object corresponding to the Axis position specified.

With the collections, methods, and properties of a Cellset object, you can do the following: