Interktion im WPF erweitert
This commit is contained in:
@@ -25,6 +25,8 @@ namespace DaSaSo.EntityFramework
|
||||
public DbSet<Buildingsite>? Buildingsites { get; set; }
|
||||
public DbSet<SewerObject>? SewerObjects { get; set; }
|
||||
public DbSet<SewerDamage>? SewerDamages { get; set; }
|
||||
public DbSet<PipeLiner>? PipeLiners { get; set; }
|
||||
public DbSet<Impregnation>? Impregnations { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user