Database.ServerLevel 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 product level of the server (RTM, SP, CTP).
[Newtonsoft.Json.JsonProperty(PropertyName="serverLevel")]
public string ServerLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverLevel")>]
member this.ServerLevel : string with get, set
Public Property ServerLevel As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute