MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel.DatabaseErrorResultPrefix Property

Definition

Gets prefix string to use for querying errors for this database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to