GetUserTablesPostgreSqlTaskInput interface
Input for the task that gets the list of tables for a provided list of PostgreSQL databases.
Properties
connection |
Information for connecting to PostgreSQL source |
selected |
List of PostgreSQL databases for which to collect tables |
Property Details
connectionInfo
Information for connecting to PostgreSQL source
connectionInfo: PostgreSqlConnectionInfo
Property Value
selectedDatabases
List of PostgreSQL databases for which to collect tables
selectedDatabases: string[]
Property Value
string[]
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript