MdxScript 요소(ASSL)
Cube 요소와 연결된 MDX(Multidimensional Expressions) 스크립트에 대한 정보를 포함합니다.
구문
<MdxScripts>
<MdxScript>
<Name>...</Name>
<ID>...</ID>
<Description>...</Description>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Annotations>...</Annotations>
<Commands>...</Commands>
<DefaultScript>...</DefaultScript>
<CalculationProperties>...</CalculationProperties>
</MdxScript>
</MdxScripts>
요소 특징
특징 |
설명 |
---|---|
데이터 형식 및 길이 |
없음 |
기본값 |
없음 |
카디널리티 |
0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 |
요소 |
---|---|
부모 요소 |
|
자식 요소 |
Annotations, CalculationProperties, Commands, CreatedTimestamp, DefaultScript, Description, ID, LastSchemaUpdate, Name |
주의
스크립트의 DefaultScript 요소는 기본적으로 True로 설정됩니다. 특정 스크립트에 대해 DefaultScript를 True로 설정하면 다른 모든 스크립트에 대해 DefaultScript가 False로 설정됩니다.
AMO(Analysis Management Objects) 개체 모델의 해당 요소는 MdxScript입니다.