共用方式為


MigrateSqlServerSqlDbSyncTaskOutputDatabaseError interface

將內部部署 SQL Server 資料庫移轉至 Azure SQL Database 以進行在線移轉的工作輸出

Extends

屬性

errorMessage

錯誤資訊

events

錯誤事件清單。

resultType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

id

結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

errorMessage

錯誤資訊

errorMessage?: string

屬性值

string

events

錯誤事件清單。

events?: SyncMigrationDatabaseErrorEvent[]

屬性值

resultType

多型歧視性,指定這個物件可以是的不同類型

resultType: "DatabaseLevelErrorOutput"

屬性值

"DatabaseLevelErrorOutput"

繼承的屬性詳細資料

id

結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自MigrateSqlServerSqlDbSyncTaskOutput.id