Database.CompatibilityLevel Property

Definition

Gets or sets the compatibility level for the database.

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

Property Value

The compatibility level of the database.

Attributes

Applies to