Oracle Store
Description | Connection to an Oracle database |
---|---|
Type | oracle |
Category | Db |
Configuration
Name | Description | Type | Mandatory | Comment |
---|---|---|---|---|
ConnectionString | The connection string to connect to the database | string | TRUE |
CODE
{
"Name": "propilot",
"Type": "oracle",
"HealthCheck": true,
"Config": {
"ConnectionString": ""
}
}