ConnectToSourceSqlServerTaskOutputTaskLevel interface
驗證與 SQL Server 連線之工作的工作層級輸出,也會驗證來源伺服器需求
- Extends
屬性
agent |
從代理程式作業名稱對應至標識符的來源代理程序作業。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
databases | 源資料庫從資料庫名稱對應至資料庫標識元注意:此屬性將不會串行化。 它只能由伺服器填入。 |
database |
如果適用,請從資料庫名稱對應至 TDE 憑證名稱:此屬性將不會串行化。 它只能由伺服器填入。 |
logins | 來源登入做為從登入名稱對應到登入標識符的對應。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
多型歧視性,指定這個物件可以是的不同類型 |
source |
來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
source |
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
validation |
驗證錯誤注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
agentJobs
從代理程式作業名稱對應至標識符的來源代理程序作業。注意:此屬性將不會串行化。 它只能由伺服器填入。
agentJobs?: string
屬性值
string
databases
源資料庫從資料庫名稱對應至資料庫標識元注意:此屬性將不會串行化。 它只能由伺服器填入。
databases?: string
屬性值
string
databaseTdeCertificateMapping
如果適用,請從資料庫名稱對應至 TDE 憑證名稱:此屬性將不會串行化。 它只能由伺服器填入。
databaseTdeCertificateMapping?: string
屬性值
string
logins
來源登入做為從登入名稱對應到登入標識符的對應。注意:此屬性將不會串行化。 它只能由伺服器填入。
logins?: string
屬性值
string
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "TaskLevelOutput"
屬性值
"TaskLevelOutput"
sourceServerBrandVersion
來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerBrandVersion?: string
屬性值
string
sourceServerVersion
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerVersion?: string
屬性值
string