SqlObjectLocatorPattern.EngineEdition Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Newtonsoft.Json.JsonProperty("engineEdition", ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, Required=Newtonsoft.Json.Required.Default)]
public Microsoft.SqlServer.Management.Assessment.Configuration.SqlEngineEdition EngineEdition { get; }
[<Newtonsoft.Json.JsonProperty("engineEdition", ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, Required=Newtonsoft.Json.Required.Default)>]
member this.EngineEdition : Microsoft.SqlServer.Management.Assessment.Configuration.SqlEngineEdition
Public ReadOnly Property EngineEdition As SqlEngineEdition
Eigenschaftswert
- Attribute
-
Newtonsoft.Json.JsonPropertyAttribute