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 で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript