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
|
||||
{
|
||||
Name = connection.DatabaseName,
|
||||
Active = true,
|
||||
UseConnectionString = true,
|
||||
ConnectionString = connection.SqlConnectionString
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user