ServerMode Enumeration
Specifies the server mode used.
For more information about server modes and how to set the server deployment mode, see Determine the Server Mode of an Analysis Services Instance.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
'Declaration
Public Enumeration ServerMode
'Usage
Dim instance As ServerMode
C#
public enum ServerMode
public enum class ServerMode
type ServerMode
public enum ServerMode
Member name | Description | |
---|---|---|
Default | ||
Multidimensional | Classic OLAP mode. | |
SharePoint | SharePoint Integration mode. | |
Tabular | Specifies that the storage mode is proprietary Analysis Services xVelocity in-memory analytics engine (VertiPaq). |