MdxScript-Element (ASSL)
Enthält Informationen über ein Multidimensional Expressions (MDX)-Skript, das einem Cube -Element zugeordnet ist.
Syntax
<MdxScripts>
<MdxScript>
<Name>...</Name>
<ID>...</ID>
<Description>...</Description>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Annotations>...</Annotations>
<Commands>...</Commands>
<DefaultScript>...</DefaultScript>
<CalculationProperties>...</CalculationProperties>
</MdxScript>
</MdxScripts>
Elementmerkmale
Merkmal | BESCHREIBUNG |
---|---|
Datentyp und -länge | Keine |
Standardwert | Keine |
Kardinalität | 0-n: Optionales Element, das mehr als einmal auftreten kann. |
Elementbeziehungen
Beziehung | Element |
---|---|
Übergeordnete Elemente | MdxScripts |
Untergeordnete Elemente | Annotations, CalculationProperties, Commands, CreatedTimestamp, DefaultScript, Description, ID, LastSchemaUpdate, Name |
Hinweise
Das DefaultScript -Element eines Skripts ist standardmäßig auf True eingestellt. Das Einstellen von DefaultScript auf True für ein bestimmtes Skript setzt für alle anderen Skripts DefaultScript auf False .
Das entsprechende Element im Analysis Management Objects -Objektmodell (AMO) ist MdxScript.