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