MigrateSqlServerSqlDbTaskOutputDatabaseLevel.Stage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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