StorageEngineUsed 枚举

An enumeration of the different storage engine types allowed by the SSAS service.

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

语法

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

成员

成员名称 说明
InMemory Specifies that the storage mode is proprietary Analysis Services xVelocity in-memory analytics engine (VertiPaq).
Mixed The server is running in a combination of modes.
Traditional The server is running in OLAP mode, which is known as the traditional SSAS mode.

请参阅

参考

Microsoft.AnalysisServices 命名空间