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