OracleDataSource interface
The oracle data source.
- Extends
Properties
| kind | |
| properties | The properties of oracle. |
Inherited Properties
| creation |
The creation type. |
Property Details
kind
kind: "Oracle"
Property Value
"Oracle"
properties
Inherited Property Details
creationType
The creation type.
creationType?: "Manual" | "AutoNative" | "AutoManaged"
Property Value
"Manual" | "AutoNative" | "AutoManaged"
Inherited From DataSourceParent.creationType