• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Mdx Script Items

This is a collection of script items such as calculated members, script commands, and named sets that will comprise this script collection.
Permitted Collection Child Definitions
ChildAPI TypeDescription
<CalculatedMember />AstCalculatedMemberNodeThe AstCalculatedMemberNode type corresponds directly to the script definition for an MDX calculated member in SQL Server Analysis Services.
<MdxFile />AstMdxFileNodeThe AstMdxFileNode type enables script definition for an MDX script commnd in a SQL Server Analysis Services cube to be imported from an external file. This provides a facility for common MDX scripts that are shared across multiple cubes to be easily managed and shared from a central location.
<NamedSet />AstNamedSetNodeThe AstNamedSetNode type corresponds directly to the script definition for an MDX named set in SQL Server Analysis Services.
<ScriptCommand />AstScriptCommandNodeThe AstScriptCommandNode type corresponds directly to the script definition for an MDX script commnd in SQL Server Analysis Services.

© Varigence