GetUserTablesOracleTaskOutput interface
取得所提供 Oracle 架構清單內所含資料表清單之工作的輸出。
屬性
| schema |
此結果的架構適用於注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
| tables | 找到此架構的有效資料表清單注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| validation |
與工作相關的驗證錯誤注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
schemaName
此結果的架構適用於注意:這個屬性將不會串行化。 它只能由伺服器填入。
schemaName?: string
屬性值
string
tables
validationErrors
與工作相關的驗證錯誤注意:此屬性將不會串行化。 它只能由伺服器填入。
validationErrors?: ReportableException[]