Skip to main content

Namespace Varigence.Languages.Biml.Cube.Calculation

Classes

NameDescription
AstCalculatedMemberNodeThe AstCalculatedMemberNode type corresponds directly to the script definition for an MDX calculated member in SQL Server Analysis Services.
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.
AstMdxScriptCalculationPropertyNodeThe AstMdxScriptCalculationPropertyNode type corresponds directly to a script calculation property in SQL Server Analysis Services.
AstMdxScriptItemNodeAstMdxScriptItemNode is the base type for all SQL Server Analysis Services script types.
AstMdxScriptNodeThe 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.
AstNamedSetNodeThe AstNamedSetNode type corresponds directly to the script definition for an MDX named set in SQL Server Analysis Services.
AstScriptCommandNodeThe AstScriptCommandNode type corresponds directly to the script definition for an MDX script commnd in SQL Server Analysis Services.

Enums

NameDescription
MdxScriptType
NamedSetType