MigrateSchemaSqlServerSqlDbTaskOutputError.CommandText Property

Definition

Gets schema command which failed

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to