Fotodokumentation domain hinzugefügt zur EF
This commit is contained in:
@@ -28,6 +28,7 @@ namespace DaSaSo.EntityFramework
|
||||
public DbSet<PipeLiner>? PipeLiners { get; set; }
|
||||
public DbSet<Impregnation>? Impregnations { get; set; }
|
||||
public DbSet<SewerPoint>? SewerPoints { get; set; }
|
||||
public DbSet<PhotoDocumentation>? PhotoDocumentation { get; set;}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user