Database.CompatibilityLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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