ModelType Enumeration
Applies To: SQL Server (starting with 2016)
Specifies the type of model.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| Default | The default model type is multidimensional. | |
| Multidimensional | Specifies an Analysis Services OLAP data model, where model composition is based on cubes and dimensions. | |
| Tabular | Specifies an Analysis Services data model, where model composition is based on tables and relationship modeling constructs. |
Show: