Activate dynamically registered Enova database
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -256,6 +256,7 @@ public sealed class EnovaOrderAdapter : IEnovaOrderAdapter
|
|||||||
var database = new MsSqlDatabase
|
var database = new MsSqlDatabase
|
||||||
{
|
{
|
||||||
Name = connection.DatabaseName,
|
Name = connection.DatabaseName,
|
||||||
|
Active = true,
|
||||||
UseConnectionString = true,
|
UseConnectionString = true,
|
||||||
ConnectionString = connection.SqlConnectionString
|
ConnectionString = connection.SqlConnectionString
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user