Migrate from Filesystem to Base
This commit is contained in:
@@ -8,7 +8,6 @@ namespace ZUGFeRDRESTService
|
||||
public interface IDatabase
|
||||
{
|
||||
public MSSQLServer MSSQL { get; set; }
|
||||
public Firebird Firebird { get; set; }
|
||||
|
||||
public string GetGDPictureKey();
|
||||
public Dictionary<String, XmlItemProperty> GetPropertyMap();
|
||||
|
||||
Reference in New Issue
Block a user