Server.GetSupportedCompatibilityLevels Method

Definition

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.

Applies to