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 네임스페이스