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>
요소 특징
특성 | Description |
---|---|
데이터 형식 및 길이 | None |
기본값 | None |
카디널리티 | 0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 | 요소 |
---|---|
부모 요소 | MdxScripts |
자식 요소 | Annotations, CalculationProperties, Commands, CreatedTimestamp, DefaultScript, Description, ID, LastSchemaUpdate, Name |
설명
스크립트의 DefaultScript 요소는 기본적으로 True 로 설정됩니다. 특정 스크립트에 대해 DefaultScript 를 True 로 설정하면 다른 모든 스크립트에 대해 DefaultScript 가 False 로 설정됩니다.
AMO(Analysis Management Objects) 개체 모델의 해당 요소는 다음과 같습니다 MdxScript.