GetUserTablesOracleTaskInput interface

Input for the task that gets the list of tables contained within a provided list of Oracle schemas.

Properties

connectionInfo

Information for connecting to Oracle source

selectedSchemas

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[]