Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/HydraulicLocationRealizedStochastEntity.cs =================================================================== diff -u -rab5185b4950e4d02d6334996028cd65239e152dc -r9f1d99a24df496c485b08e40196bea77ea68502f --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/HydraulicLocationRealizedStochastEntity.cs (.../HydraulicLocationRealizedStochastEntity.cs) (revision ab5185b4950e4d02d6334996028cd65239e152dc) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/HydraulicLocationRealizedStochastEntity.cs (.../HydraulicLocationRealizedStochastEntity.cs) (revision 9f1d99a24df496c485b08e40196bea77ea68502f) @@ -30,7 +30,7 @@ namespace Application.Ringtoets.Storage.DbContext { - public class HydraulicLocationRealizedStochastEntity + public partial class HydraulicLocationRealizedStochastEntity { public long HydraulicLocationRealizedStochastEntityId { get; set; } public long HydraulicLocationWindDirectionClosingSituationIllustrationPointEntityId { get; set; }