Udostępnij za pośrednictwem


NonSqlMigrationTaskOutput.ProgressMessage Property

Definition

Gets message about the progress of the migration

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to