共用方式為


GetUserTablesSqlTaskInput interface

收集指定資料庫清單之使用者資料表之工作的輸入

屬性

connectionInfo

SQL Server的連線資訊

selectedDatabases

要收集資料表的資料庫名稱清單

屬性詳細資料

connectionInfo

SQL Server的連線資訊

connectionInfo: SqlConnectionInfo

屬性值

selectedDatabases

要收集資料表的資料庫名稱清單

selectedDatabases: string[]

屬性值

string[]