GetUserTablesMySqlTaskInput interface
Input for the task that collects user tables for the given list of databases
Properties
connection |
Connection information for SQL Server |
selected |
List of database names to collect tables for |
Property Details
connectionInfo
Connection information for SQL Server
connectionInfo: MySqlConnectionInfo
Property Value
selectedDatabases
List of database names to collect tables for
selectedDatabases: string[]
Property Value
string[]
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript