Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Determines whether to display data members for non-leaf members in the parent attribute.
Синтаксис
<DimensionAttribute>
...
<MembersWithData>...</MembersWithData>
...
</DimensionAttribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
NonLeafDataVisible |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Замечания
The value of the MembersWithData element is used only by parent attributes (in other words, the value of the Usage element of the DimensionAttribute parent element is set to Parent) to determine whether to display data members for non-leaf members in the parent attribute. For more information about data members, see Работа с атрибутами в иерархиях типа «родители-потомки».
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
NonLeafDataHidden |
Non-leaf data is hidden. |
NonLeafDataVisible |
Non-leaf data is visible. |
The enumeration that corresponds to the allowed values for MembersWithData in the Analysis Management Objects (AMO) object model is MembersWithData.
См. также
Справочник
MembersWithDataCaption Element (ASSL)
DimensionAttribute Data Type (ASSL)
Properties (ASSL)