CompatibilityMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration of the compatibility modes supported by the various AnalysisServices services.
public enum CompatibilityMode
type CompatibilityMode =
Public Enum CompatibilityMode
- Inheritance
-
CompatibilityMode
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown Mode. |
AnalysisServices | 1 | Basic AnalysisServices mode - used on SSAS and AAS. |
PowerBI | 2 | Power BI mode. |
Excel | 4 | Excel mode. |