Skip to main content

Namespace Varigence.Languages.Biml.Cube.Partition

Classes

NameDescription
AstDatabaseTablePartitionSourceNodeThe AstDatabaseTablePartitionSourceNode type describes all configuration information for a SQL Server Analysis Services partition whose source data is generated from a full database table.
AstDsvTablePartitionSourceNodeThe AstDsvTablePartitionSourceNode type describes all configuration information for a SQL Server Analysis Services partition whose source data is generated from a data source view.
AstPartitionNodeThe AstPartitionNode type corresponds directly to a measure group partition in SQL Server Analysis Services.
AstPartitionSourceNodeAstPartitionSourceNode is an abstract type that serves as the base type for all types that describe from where a SQL Server Analysis Services partition sources its data.
AstQueryPartitionSourceNodeThe AstQueryPartitionSourceNode type describes all configuration information for a SQL Server Analysis Services partition whose source data is generated from the results of a SQL query.

Enums

NameDescription
PartitionType