Перечисление 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. |