Server.GetSupportedCompatibilityLevels Method
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.
Obtain the set of compatibility levels supported by the server.
public int[] GetSupportedCompatibilityLevels ();
member this.GetSupportedCompatibilityLevels : unit -> int[]
Public Function GetSupportedCompatibilityLevels () As Integer()
Returns
Int32[]
An array of Int32 with the compatibility levels.