MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevel interface
將 MySQL 資料庫遷移至適用於 MySQL 的 Azure 資料庫以進行離線移轉之工作的輸出
- Extends
屬性
ended |
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
error |
用於查詢專案所有錯誤的通配符字串前置詞注意:此屬性將不會串行化。 它只能由伺服器填入。 |
items |
成功完成的項目數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
items |
項目數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
last |
上次更新記憶體時注意:此屬性將不會串行化。 它只能由伺服器填入。 |
object |
專案名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
通配符字串前置詞,用於查詢專案的所有子項目結果注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
多型歧視性,指定這個物件可以是的不同類型 |
started |
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。 |
state | 移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
status |
狀態消息注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
endedOn
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
errorPrefix
用於查詢專案所有錯誤的通配符字串前置詞注意:此屬性將不會串行化。 它只能由伺服器填入。
errorPrefix?: string
屬性值
string
itemsCompletedCount
成功完成的項目數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
itemsCompletedCount?: number
屬性值
number
itemsCount
項目數注意:此屬性將不會串行化。 它只能由伺服器填入。
itemsCount?: number
屬性值
number
lastStorageUpdate
上次更新記憶體時注意:此屬性將不會串行化。 它只能由伺服器填入。
lastStorageUpdate?: Date
屬性值
Date
objectName
專案名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
objectName?: string
屬性值
string
resultPrefix
通配符字串前置詞,用於查詢專案的所有子項目結果注意:此屬性將不會串行化。 它只能由伺服器填入。
resultPrefix?: string
屬性值
string
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "TableLevelOutput"
屬性值
"TableLevelOutput"
startedOn
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
state
移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
statusMessage
狀態消息注意:此屬性將不會串行化。 它只能由伺服器填入。
statusMessage?: string
屬性值
string
繼承的屬性詳細資料
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string