oracleSchemas property

List<OracleSchema>? oracleSchemas
getter/setter pair

Oracle schemas/databases in the database server.

Implementation

core.List<OracleSchema>? oracleSchemas;