Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Contains the unary operator for an attribute member represented by the parent Attribute element.
Syntax
<Attribute>
...
<UnaryOperator>...</UnaryOperator>
...
</Attribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Remarks
The UnaryOperator element contains a Multidimensional Expressions (MDX) expression that defines the unary operator for the attribute member defined by the parent Attribute element.
For more information about MDX expressions, see Expressions (MDX).
See Also
Reference
Insert Element (XMLA)
Update Element (XMLA)