ConnectToSourceSqlServerTaskOutput interface
驗證與SQL Server連線之工作的輸出,也會驗證來源伺服器需求
屬性
id | 結果識別碼注意:此屬性不會序列化。 它只能由伺服器填入。 |
result |
多型辨別器,指定這個物件可以有不同的類型 |
屬性詳細資料
id
結果識別碼注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
resultType
多型辨別器,指定這個物件可以有不同的類型
resultType: "TaskLevelOutput" | "DatabaseLevelOutput" | "LoginLevelOutput" | "AgentJobLevelOutput"
屬性值
"TaskLevelOutput" | "DatabaseLevelOutput" | "LoginLevelOutput" | "AgentJobLevelOutput"