Added Viewer and
change to App Setting File from Constants
This commit is contained in:
@ -4,5 +4,5 @@ namespace OI.Metrology.Shared.Repositories;
|
||||
|
||||
public interface IDbConnectionFactory
|
||||
{
|
||||
DbConnection GetDbConnection(String connStringName);
|
||||
DbConnection GetDbConnection();
|
||||
}
|
Reference in New Issue
Block a user