GetUserTablesPostgreSqlTaskOutput interface
取得所提供 PostgreSQL 資料庫清單之資料表清單的工作輸出。
屬性
database |
此結果適用于注意的資料庫:此屬性將不會序列化。 它只能由伺服器填入。 |
tables | 找到此資料庫的有效資料表清單注意:此屬性將不會序列化。 它只能由伺服器填入。 |
validation |
與工作相關聯的驗證錯誤注意:此屬性將不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
databaseName
此結果適用于注意的資料庫:此屬性將不會序列化。 它只能由伺服器填入。
databaseName?: string
屬性值
string
tables
validationErrors
與工作相關聯的驗證錯誤注意:此屬性將不會序列化。 它只能由伺服器填入。
validationErrors?: ReportableException[]