ModelType Enum

Definition

Specifies the type of model.

public enum ModelType
type ModelType = 
Public Enum ModelType
Inheritance
ModelType

Fields

Default 2

The default model type is multidimensional.

Multidimensional 0

Specifies an Analysis Services OLAP data model, where model composition is based on cubes and dimensions.

Tabular 1

Specifies an Analysis Services data model, where model composition is based on tables and relationship modeling constructs.

Applies to