Namespace Varigence.Languages.Biml.Cube
Classes
AstActionReferenceNode | The AstActionReferenceNode type is a wrapper for a direct reference to an action for use in a cube perspective. |
AstAnalysisMetadataBaseNode | The AstAnalysisMetadataBaseNode class serves as an abstract base class for all SQL Server Analysis Services (SSAS) metadata that can be attached to a table object. these include both multidimensional and tabular metadata. |
AstCalculationReferenceNode | The AstCalculationReferenceNode type is a wrapper for a direct reference to a calculation for use in a cube perspective. |
AstClientInitiatedTableNotificationProactiveCachingSourceNode | The AstClientInitiatedTableNotificationProactiveCachingSourceNode type corresponds directly to client initiated table notification for a proactive caching source in SQL Server Analysis Services. |
AstCubeAttributeReferenceNode | The AstCubeAttributeReferenceNode type is a wrapper for a direct reference to a SQL Server Analysis Services dimension attribute for use in a cube dimension. |
AstCubeDimensionBindingBaseNode | The AstCubeDimensionRegularBindingNode type is the base class for cube dimension bindings. |
AstCubeDimensionBindingNode | The AstCubeDimensionBindingNode type describes a simplified regular dimension relationship between a measure group and a cube dimension in SQL Server Analysis Services. This binding type uses the defined keys and references on the dimension and fact tables to derive the relationship. |
AstCubeDimensionFactBindingNode | The AstCubeDimensionFactBindingNode type describes a degenerate/fact dimension relationship between a measure group and a cube dimension that are defined on the same underlying table or DSV named query in SQL Server Analysis Services. |
AstCubeDimensionManyToManyBindingNode | The AstCubeDimensionManyToManyBindingNode type describes a many-to-many dimension relationship between a measure group and a cube dimension through an intermediate factless fact table in SQL Server Analysis Services. |
AstCubeDimensionNode | Cube Dimension objects correspond directly to cube dimensions as defined in SQL Server Analysis Services (SSAS). They have all of the same capabilities and limitations. |
AstCubeDimensionReferenceBindingNode | The AstCubeDimensionReferenceBindingNode type describes a reference dimension relationship between a measure group and a cube dimension through an intermediate cube dimension in SQL Server Analysis Services. |
AstCubeDimensionReferenceNode | AstCubeDimensionReferenceNode is an abstract type that serves as the base type for all context-specific cube dimension reference types. |
AstCubeDimensionRegularBindingNode | The AstCubeDimensionRegularBindingNode type describes a regular dimension relationship between a measure group and a cube dimension in SQL Server Analysis Services. This binding type allows the column mapping between the fact and dimension to be explicitly defined. |
AstCubeNode | Cube objects correspond directly to SQL Server Analysis Services (SSAS) cubes, which offer a multidimensional data storage and query mechanism. |
AstDimensionBindingColumnReferenceNode | Defines the fact table column binding of a dimension reference. |
AstErrorConfigurationNode | The AstErrorConfigurationNode type defines how the SQL Server Analysis Services engine will respond to various potential error conditions while processing objects in the cube. |
AstIncrementalNotificationProactiveCachingSourceNode | The AstIncrementalNotificationProactiveCachingSourceNode type provides information to the Proactive Caching object about how to determine incremental processing progress. |
AstKpiNode | The AstKpiNode type corresponds directly to a Key Performance Indicator (KPI) in SQL Server Analysis Services. |
AstKpiReferenceNode | The AstKpiReferenceNode type is a wrapper for a direct reference to a Key Performance Indication (KPI) for use in a cube perspective. |
AstPerspectiveCubeDimensionReferenceNode | The AstPerspectiveCubeDimensionReferenceNode type is a wrapper for a direct reference to a cube dimension for use in a cube perspective. |
AstPerspectiveNode | The AstPerpectiveNode type corresponds directly to a cube perspective in SQL Server Analysis Services. Note that perspectives are only available in Developer and Enterprise editions. |
AstProactiveCachingIncrementalNotificationNode | The AstProactiveCachingIncrementalNotificationNode type corresponds directly to a proactive caching incremental notification configuration in SQL Server Analysis Services. |
AstProactiveCachingNode | The AstProactiveCachingNodecorresponds directly to a proactive caching configuration definition in SQL Server Analysis Services. |
AstProactiveCachingQueryNotificationNode | The AstProactiveCachingQueryNotificationNode type corresponds directly to a proactive caching query notification configuration in SQL Server Analysis Services. |
AstProactiveCachingSourceNode | AstProactiveCachingSourceNode is an abstract type that serves as the base type for all proactive caching source definition types in SQL Server Analysis Services. |
AstQueryNotificationProactiveCachingSourceNode | The AstQueryNotificationProactiveCachingSourceNode type provides information to the Proactive Caching object about which query to execute to determine whether a data source has been modified. |
AstSqlServerTableNotificationProactiveCachingSourceNode | The AstSqlServerTableNotificationProactiveCachingSourceNode corresponds directly to SQL Server Table Notification Source for proactive caching in SQL Server Analysis Services. |
AstTableNotificationProactiveCachingSourceNode | AstTableNotificationProactiveCachingSourceNode is an abstract type that serves as the base type for all table notification source types for proactive caching in SQL Server Analysis Services. |
AstTranslationNode | The AstTranslationNode type is used to define alternate language versions of measure groups, measures, cube dimension, perspectives, KPIs, actions, named sets, and calculated members. These are used by client applications such as Microsoft Excel to show values for dimension metadata that are consistent with the language of the end-user. |