Mdx Scripts
This defines the collection of Multidimensional Expressions (MDX) scripts that are associated with the cube. MDX scripts can contain calculated members, named sets, and standalone script objects.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<MdxScript /> | AstMdxScriptNode | The AstMdxScriptNode type corresponds directly to a cube script container in SQL Server Analysis Services. While Business Intelligence Development Studio only exposes a single script container per cube, Analysis Services permits multiple script containers to be defined. |