Database.StorageEngineUsed Property

Definition

Gets or sets the storage engine used in the current database.

[Microsoft.AnalysisServices.PropertyOrder(2)]
public Microsoft.AnalysisServices.StorageEngineUsed StorageEngineUsed { get; set; }
[<Microsoft.AnalysisServices.PropertyOrder(2)>]
member this.StorageEngineUsed : Microsoft.AnalysisServices.StorageEngineUsed with get, set
Public Property StorageEngineUsed As StorageEngineUsed

Property Value

A StorageEngineUsed enumeration describing the storage engine used.

Attributes

Applies to