Freigeben über


CalculationProperty Element (ASSL)

Contains a collection of user interface properties for a calculation used in an MdxScript element.

Syntax

<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>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

CalculationProperties

Child elements

AssociatedMeasureGroupID, BackColor, CalculationReference, CalculationType, Description, DisplayFolder, FontFlags, FontName, FontSize, ForeColor, FormatString, NonEmptyBehavior, SolveOrder, Translations, Visible

Hinweise

The corresponding element in the Analysis Management Objects (AMO) object model is CalculationProperty.

Siehe auch

Verweis

Objects (ASSL)

Hilfe und Informationen

Informationsquellen für SQL Server 2005