MdxMissingMemberMode Element (ASSL)
Determines how missing members are handled for Multidimensional Expressions (MDX) statements.
구문
<Dimension>
...
<MdxMissingMemberMode>...</MdxMissingMemberMode>
...
</Dimension>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String (enumeration) |
Default value |
Ignore |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child elements |
None |
주의
The value of this element is limited to one of the strings listed in the following table.
Value | Description |
---|---|
Ignore |
Missing members are ignored. |
Error |
An error is raised if missing members are encountered. |
The element that corresponds to the parent of MdxMissingMemberMode in the Analysis Management Objects (AMO) object model is Dimension.
참고 항목
참조
관련 자료
MDX(Multidimensional Expressions) 참조