MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel interface
將 SQL Server 資料庫架構遷移至 Azure SQL 資料庫之工作的輸出
- Extends
屬性
database |
要用於查詢此資料庫錯誤的前置詞字串注意:此屬性將不會串行化。 它只能由伺服器填入。 |
database |
資料庫名稱注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
ended |
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
file |
包含此資料庫架構之檔案資源的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
number |
此資料庫失敗的作業數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
number |
此資料庫的成功作業數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
多型歧視性,指定這個物件可以是的不同類型 |
schema |
用於查詢此資料庫架構錯誤的前置詞字串注意:此屬性將不會串行化。 它只能由伺服器填入。 |
stage | 此資料庫的架構移轉階段注意:此屬性將不會串行化。 它只能由伺服器填入。 |
started |
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。 |
state | 此資料庫的架構移轉狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
databaseErrorResultPrefix
要用於查詢此資料庫錯誤的前置詞字串注意:此屬性將不會串行化。 它只能由伺服器填入。
databaseErrorResultPrefix?: string
屬性值
string
databaseName
資料庫名稱注意:這個屬性將不會串行化。 它只能由伺服器填入。
databaseName?: string
屬性值
string
endedOn
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
fileId
包含此資料庫架構之檔案資源的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
fileId?: string
屬性值
string
numberOfFailedOperations
此資料庫失敗的作業數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
numberOfFailedOperations?: number
屬性值
number
numberOfSuccessfulOperations
此資料庫的成功作業數目注意:此屬性將不會串行化。 它只能由伺服器填入。
numberOfSuccessfulOperations?: number
屬性值
number
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "DatabaseLevelOutput"
屬性值
"DatabaseLevelOutput"
schemaErrorResultPrefix
用於查詢此資料庫架構錯誤的前置詞字串注意:此屬性將不會串行化。 它只能由伺服器填入。
schemaErrorResultPrefix?: string
屬性值
string
stage
此資料庫的架構移轉階段注意:此屬性將不會串行化。 它只能由伺服器填入。
stage?: string
屬性值
string
startedOn
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
state
此資料庫的架構移轉狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
繼承的屬性詳細資料
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自