MigrateSchemaSqlServerSqlDbTaskOutput interface
將 SQL Server 資料庫的架構移轉至 Azure SQL 資料庫的工作輸出
屬性
id | 結果識別碼注意:此屬性不會序列化。 它只能由伺服器填入。 |
result |
多型鑒別子,指定此物件可以是的不同類型 |
屬性詳細資料
id
結果識別碼注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
resultType
多型鑒別子,指定此物件可以是的不同類型
resultType: "DatabaseLevelOutput" | "MigrationLevelOutput" | "ErrorOutput" | "SchemaErrorOutput"
屬性值
"DatabaseLevelOutput" | "MigrationLevelOutput" | "ErrorOutput" | "SchemaErrorOutput"