| FirstChild | (standard MDX) |
Returns the first child of the specified member.
Parameters
| Name | Type | Cardinality | Default value |
| member-expression |
Return
member
Description
The function returns the first child of the specified member.
Leaf members have no children and therefore no first child.
The result is equivalent to : member.children(0).
See Also
Examples
Special Examples (errors, null, ...)
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.
icCube OLAP version: 2.5.1 13-May-2012 02:21:10 GMT