ServerProperties.ServerEdition Property

Definition

Gets edition of the database server

[Newtonsoft.Json.JsonProperty(PropertyName="serverEdition")]
public string ServerEdition { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverEdition")>]
member this.ServerEdition : string
Public ReadOnly Property ServerEdition As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to