The HIERARCHIES
schema rowset returns metadata that indicates which hierarchies are
available on the dimensions that can be accessed by the provider.
Each row in the HIERARCHIES schema rowset corresponds to one hierarchy
that is available in the provider.
The following
table describes the columns available in the HIERARCHIES schema rowset.
Standard Mapping
|
|
|
|
|
|
Name of the catalog
that contains this hierarchy.
|
|
|
|
Name of the schema
that contains this hierarchy.
|
|
|
|
Name of the cube
that contains this hierarchy.
|
|
|
|
Unique name of
the dimension that contains this hierarchy.
|
|
|
|
Name of this
hierarchy. NULL if the parent dimension has no hierarchies.
|
|
|
|
Unique name of
this hierarchy. Same as the name of the parent dimension if that dimension
has zero or one hierarchy.
|
|
|
|
|
|
|
|
The caption of
this hierarchy. Same as HIERARCHY_NAME if no caption exists for this
hierarchy.
|
|
|
|
The type of the
parent dimension of this hierarchy. One of four types:
-
MD_DIMTYPE_TIME, which is a time
dimension.
-
MD_DIMTYPE_MEASURE, which is a
measures dimension.
-
MD_DIMTYPE_OTHER, which is neither
a time nor a measures dimension.
-
MD_DIMTYPE_UNKNOWN, which is an
unknown type.
|
|
|
|
The number of
members contained by this hierarchy.
|
|
|
|
Default member
of this hierarchy.
|
|
|
|
Member at the
highest level of rollup in this hierarchy.
|
|
|
|
Description of
this hierarchy.
|
|