Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Determines how unique names are generated for members of hierarchies contained within the CubeDimension element.
Syntaxe
<CubeDimension>
...
<MemberUniqueNameStyle>...</MemberUniqueNameStyle>
...
</CubeDimension>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Native |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Notes
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Native |
The instance automatically determines the unique names of members. |
NamePath |
The instance generates a compound name consisting of each level and the caption of the member. |
Notes
The element that corresponds to the parent of MemberUniqueNameStyle in the Analysis Management Objects (AMO) object model is CubeDimension.
Voir aussi
Référence
Cube Element (ASSL)
Dimension Element (ASSL)
CubeDimension Data Type (ASSL)