Skip to main content

Namespace Varigence.Languages.Biml.Tabular

This namespace houses information regarding the various Tabular assets supported in Biml.

Classes

NameDescription
AstTabularColumnNodeTabular column objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model table columns, which offer aggregation and other options for use in analytics.
AstTabularHierarchyNodeTabular hierarchy objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model hierarchies, which organize table columns and measures into tree structures for use in analytics.
AstTabularKpiNodeTabular KPI objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model Key Performance Indicators (KPIs), which allow measures to be annotated with information about targets, statuses, and trends for use in analytics.
AstTabularLevelNodeTabular level objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model hierarchy levels , which constitute tabular hierarchies.
AstTabularMeasureNodeTabular measure objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model measures, which allow expressions with custom logic to be provided for use in analytics.
AstTabularMetadataNodeTabular metadata objects include all of the information necessary to use the parent table as the basis to create a table within a Tabular model in SQL Server Analysis Services (SSAS).
AstTabularMetadataReferenceNodeDefines the relationship between a Tabular Model and the constituent Tabular Metadata nodes for each included table.
AstTabularModelNodeTabular model objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Models, which offer a tabular data storage and query mechanism.
AstTabularPartitionNodeTabular partition objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model table partitions, which allow the data stored in tabular tables to be split among multiple chunks or partitions for better performance and management capabilities.
AstTabularPerspectiveColumnReferenceNodeReference a tabular column to be included in the perspective.
AstTabularPerspectiveNodeTabular perspective objects correspond directly to SQL Server Analysis Services (SSAS) Tabular Model perspectives, specify permissions for models.
AstTabularPerspectiveTableReferenceNodeReference a tabular table to be included in the perspective.
AstTabularRelationshipNode
AstTabularSourcedRelationshipNode

Enums

NameDescription
InferRelationshipMode
TabularAggregateFunction
TabularColumnAlignment
TabularDataCategory
TabularDataType
TabularDataViewType
TabularKpiStatusGraphic
TabularModelPermission
TabularRelationshipCardinality
TabularRelationshipFilterDirection