Database.StorageEngineUsed Property
SQL Server 2012
Contains a read-only value that describes the storage engine used in the current database.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[PropertyOrderAttribute()] public StorageEngineUsed StorageEngineUsed { get; set; }
Property Value
Type: Microsoft.AnalysisServices.StorageEngineUsedReturns a value from StorageEngineUsed enumeration.
