The MEMBERS
schema rowset has a 12th restriction, called tree operation, that
does not correspond to an actual column. The tree operation restriction
identifies the relationship between the returned members and the member
specified in the MEMBER_UNIQUE_NAME restriction. These values can
be bitwise-combined by using OR to form a bitmask that represents
all returned rows. The following table displays the tree operation
values and the relationships that they identify.
Relationship of Returned Members to the Specified MEMBER_UNIQUE_NAME
Tree Operation
(Returned Members)
|
Relationship
to Specified MEMBER_UNIQUE_NAME
|
|
Ancestors of
MEMBER_UNIQUE_NAME
|
|
Immediate children
of MEMBER_UNIQUE_NAME
|
|
Members on the
same level as MEMBER_UNIQUE_NAME
|
|
Immediate parent
of MEMBER_UNIQUE_NAME
|
|
MEMBER_UNIQUE_NAME
itself
|
|
All of the descendants
of MEMBER_UNIQUE_NAME
|