ServerMode 枚举

Specifies the server mode used.

For more information about server modes and how to set the server deployment mode, see 确定 Analysis Services 实例的服务器模式.

命名空间:  Microsoft.AnalysisServices
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
Public Enumeration ServerMode
用法
Dim instance As ServerMode
public enum ServerMode
public enum class ServerMode
type ServerMode
public enum ServerMode

成员

成员名称 说明
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).

请参阅

参考

Microsoft.AnalysisServices 命名空间