Udostępnij za pośrednictwem


MigrateSqlServerSqlDbTaskOutputDatabaseLevel.Stage Property

Definition

Gets migration stage that this database is in Possible values include: 'None', 'Initialize', 'Backup', 'FileCopy', 'Restore', 'Completed'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to