Partager via


Server.Version Propriété

Définition

Obtient ou définit la version de postgreSQL Server. Les valeurs possibles sont les suivantes : « 13 », « 12 », « 11 »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.version")]
public string Version { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.version")>]
member this.Version : string with get, set
Public Property Version As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à