다음을 통해 공유


CalculationProperty 요소(ASSL)

MdxScript 요소에 사용되는 계산에 대한 사용자 인터페이스 속성의 컬렉션을 포함합니다.

구문

  
<CalculationProperties>  
   <CalculationProperty>  
      <CalculationReference>...</CalculationReference>  
      <CalculationType>...</CalculationType>  
      <Translations>...</Translations>  
      <Description>...</Description>  
      <Visible>...</Visible>  
      <SolveOrder>...</SolveOrder>  
      <FormatString>...</FormatString>  
      <ForeColor>...</ForeColor>  
      <BackColor>...</BackColor>  
            <FontName>...</FontName>  
            <FontSize>...</FontSize>  
            <FontFlags>...</FontFlags>  
            <NonEmptyBehavior>...</NonEmptyBehavior>  
      <AssociatedMeasureGroupID>...</AssociatedMeasureGroupID>  
      <DisplayFolder>...</DisplayFolder>  
   </CalculationProperty>  
</CalculationProperties>  

요소 특징

특성 Description
데이터 형식 및 길이 None
기본값 None
카디널리티 0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다.

요소 관계

관계 요소
부모 요소 CalculationProperties
자식 요소 AssociatedMeasureGroupID, BackColor, CalculationReference, CalculationType, Description, DisplayFolder, FontFlags, FontName, FontSize, ForeColor, FormatString, NonEmptyBehavior, SolveOrder, Translations, Visible

설명

AMO(Analysis Management Objects) 개체 모델의 해당 요소는 다음과 같습니다 CalculationProperty.

참고 항목

개체(ASSL)