共用方式為


MigrateSsisTaskOutputProjectLevel interface

將 SSIS 套件從 SQL Server 遷移至 Azure SQL Database 受控實例的工作輸出。

Extends

屬性

endedOn

移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

exceptionsAndWarnings

移轉例外狀況和警告注意:此屬性將不會串行化。 它只能由伺服器填入。

folderName

資料夾的名稱注意:這個屬性將不會串行化。 它只能由伺服器填入。

message

移轉進度訊息注意:此屬性將不會串行化。 它只能由伺服器填入。

projectName

專案名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

resultType

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

stage

SSIS 移轉的階段。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startedOn

移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。

state

移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

屬性詳細資料

endedOn

移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

endedOn?: Date

屬性值

Date

exceptionsAndWarnings

移轉例外狀況和警告注意:此屬性將不會串行化。 它只能由伺服器填入。

exceptionsAndWarnings?: ReportableException[]

屬性值

folderName

資料夾的名稱注意:這個屬性將不會串行化。 它只能由伺服器填入。

folderName?: string

屬性值

string

message

移轉進度訊息注意:此屬性將不會串行化。 它只能由伺服器填入。

message?: string

屬性值

string

projectName

專案名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

projectName?: string

屬性值

string

resultType

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

resultType: "SsisProjectLevelOutput"

屬性值

"SsisProjectLevelOutput"

stage

SSIS 移轉的階段。 注意:這個屬性不會串行化。 它只能由伺服器填入。

stage?: string

屬性值

string

startedOn

移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。

startedOn?: Date

屬性值

Date

state

移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自MigrateSsisTaskOutput.id