oracleColumns property
Oracle columns in the schema.
When unspecified as part of include/exclude objects, includes/excludes everything.
Implementation
core.List<OracleColumn>? oracleColumns;
Oracle columns in the schema.
When unspecified as part of include/exclude objects, includes/excludes everything.
core.List<OracleColumn>? oracleColumns;