Server.SupportedCompatibilityLevels 属性

定义

获取与服务器支持的一组兼容性级别相关的信息。

public string SupportedCompatibilityLevels { get; }
member this.SupportedCompatibilityLevels : string
Public ReadOnly Property SupportedCompatibilityLevels As String

属性值

包含支持的兼容性级别的逗号分隔列表的字符串。

适用于