MigrateSchemaSqlServerSqlDbTaskOutputError.ErrorText Property

Definition

Gets reason of failure

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to