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[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript