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