The ADO MD Axis object represents a positional or filter axis of a cellset and contains selected members of one or more dimensions.
Get the number of dimensions in an axis.
intDimensionsInAxis0 = cst1.Axes(0).DimensionCount intDimensionsInAxis1 = cst1.Axes(1).DimensionCount
| Properties | Collections | Methods | Events |
|---|---|---|---|
|
|
|
|
DimensionsCount returns a read only long integer for the number of dimensions in an axis.
Page Modified: (Hand noted: 2007-10-10 19:34:40Z) (Auto noted: 2010-12-24 22:50:33Z)