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 |
|
{
"Name": "propilot",
"Type": "oracle",
"HealthCheck": true,
"Config": {
"ConnectionString": ""
}
}