Database.CompatibilityLevel 속성

정의

데이터베이스의 호환성 수준을 가져오거나 설정합니다.

[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

속성 값

데이터베이스의 호환성 수준입니다.

특성

적용 대상