共用方式為


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