ConnectToTargetSqlDbTaskOutput.TargetServerVersion Property

Definition

Gets version of the target server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to