ServerMode 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.
Specifies the server mode used. For more information about server modes and how to set the server deployment mode, see Enable a Standalone VertiPAq Engine Instance.
public enum ServerMode
type ServerMode =
Public Enum ServerMode
- Inheritance
-
ServerMode
Fields
Name | Value | Description |
---|---|---|
Multidimensional | 0 | Classic OLAP and Data Mining mode. |
SharePoint | 1 | SharePoint Integration mode. |
Tabular | 2 | Specifies that the storage mode is proprietary Analysis Services xVelocity in-memory analytics engine (VertiPaq). |
Default | 3 | ??? |