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[]
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript