GetUserTablesOracleTaskInput interface
Input for the task that gets the list of tables contained within a provided list of Oracle schemas.
Properties
connection |
Information for connecting to Oracle source |
selected |
List of Oracle schemas for which to collect tables |
Property Details
connectionInfo
Information for connecting to Oracle source
connectionInfo: OracleConnectionInfo
Property Value
selectedSchemas
List of Oracle schemas for which to collect tables
selectedSchemas: string[]
Property Value
string[]
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript