Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
An enumeration of the different storage engine types allowed by the SSAS service.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Enumeration StorageEngineUsed
'Utilisation
Dim instance As StorageEngineUsed
public enum StorageEngineUsed
public enum class StorageEngineUsed
type StorageEngineUsed
public enum StorageEngineUsed
Membres
| Nom de membre | 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. | |
| Traditional | The server is running in OLAP mode, which is known as the traditional SSAS mode. |