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[]
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript