Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs =================================================================== diff -u -rc482712c0ff06d5654836fc8d9af535641d63ffb -r8a15fe6e429a0f177f25defaf1851c9963374dbe --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs (.../IRingtoetsEntities.cs) (revision c482712c0ff06d5654836fc8d9af535641d63ffb) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs (.../IRingtoetsEntities.cs) (revision 8a15fe6e429a0f177f25defaf1851c9963374dbe) @@ -157,6 +157,12 @@ DbSet StabilityStoneCoverSectionResultEntities { get; } /// + /// Gets a of containing + /// every entity found in the database. + /// + DbSet StrengthStabilityPointConstructionSectionResultEntities { get; } + + /// /// Gets a of containing /// every entity found in the database. ///