MigrateSsisTaskOutput interface
將 SSIS 套件從 SQL Server 遷移至 Azure SQL Database 受控實例的工作輸出。
屬性
| id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| result |
多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "MigrationLevelOutput" | "SsisProjectLevelOutput"
屬性值
"MigrationLevelOutput" | "SsisProjectLevelOutput"