PIbd-21 Afanasev S.S. LabWork03_Base #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +142,4 @@
modelBuilder.Entity("MotorPlantDatabaseImplement.Models.Order", b =>
{
b.HasOne("MotorPlantDatabaseImplement.Models.Engine", null)
Связь настроена не до конца
@ -0,0 +75,4 @@
return null;
}
public static OrderViewModel AccessEngineStorage(OrderViewModel model)
Cущности связаны, так что отдельный запрос для получения названия не требуется
Pull request closed