A member is a named hierarchical element in a database outline. Represent a member using the following rules:
<member> ::= <member-name-specification> | <member_value_expression>
<member-name-specification> |
A member name can be specified in the following ways:
|
<member_value_expression> | Output from any function that returns a member. As an alternative to referencing the member by name or alias, you can use a function that returns a member in place of <member>. For a list of functions that return a member, see Functions by Return Value. |
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |