MigrationValidationDatabaseSummaryResult interface
移轉驗證資料庫層級摘要結果
屬性
| ended |
驗證結束時間注意:此屬性不會序列化。 它只能由伺服器填入。 |
| id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| migration |
遷移標識碼注意:此屬性不會序列化。 它只能由伺服器填入。 |
| source |
源資料庫的名稱注意:此屬性不會序列化。 它只能由伺服器填入。 |
| started |
驗證開始時間注意:此屬性不會序列化。 它只能由伺服器填入。 |
| status | 資料庫級別驗證的當前狀態注意:此屬性不會序列化。 它只能由伺服器填入。 |
| target |
目標資料庫的名稱注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
endedOn
驗證結束時間注意:此屬性不會序列化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
migrationId
遷移標識碼注意:此屬性不會序列化。 它只能由伺服器填入。
migrationId?: string
屬性值
string
sourceDatabaseName
源資料庫的名稱注意:此屬性不會序列化。 它只能由伺服器填入。
sourceDatabaseName?: string
屬性值
string
startedOn
驗證開始時間注意:此屬性不會序列化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
status
資料庫級別驗證的當前狀態注意:此屬性不會序列化。 它只能由伺服器填入。
status?: string
屬性值
string
targetDatabaseName
目標資料庫的名稱注意:此屬性不會序列化。 它只能由伺服器填入。
targetDatabaseName?: string
屬性值
string