StorageEngineUsed Enumeration
Applies To: SQL Server (starting with 2016)
An enumeration of the different storage engine types allowed by the SSAS service.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| 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. | |
| TabularMetadata | ||
| Traditional | The server is running in OLAP mode, which is known as the traditional SSAS mode. |
Show: