MdxScript Element (ASSL)

Contains information about a Multidimensional Expressions (MDX) script that is associated with a Cube element.

구문

<MdxScripts>
   <MdxScript>
      <Name>...</Name>
      <ID>...</ID>
      <Description>...</Description>
      <CreatedTimestamp>...</CreatedTimestamp>
      <LastSchemaUpdate>...</LastSchemaUpdate>
      <Annotations>...</Annotations>
      <Commands>...</Commands>
      <DefaultScript>...</DefaultScript>
      <CalculationProperties>...</CalculationProperties>
   </MdxScript>
</MdxScripts>

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

MdxScripts

Child elements

Annotations, CalculationProperties, Commands, CreatedTimestamp, DefaultScript, Description, ID, LastSchemaUpdate, Name

주의

A script's DefaultScript element is set to True by default. Setting DefaultScript to True for a particular script sets DefaultScript to False for all other scripts.

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

참고 항목

참조

Objects (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기