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)

Syntax

'Declaration
Public Enumeration ServerMode
'Usage
Dim instance As ServerMode
public enum ServerMode
public enum class ServerMode
type ServerMode
public enum ServerMode

Members

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).

See Also

Reference

Microsoft.AnalysisServices Namespace