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[]
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript