PIbd-21 laba3 BlokhinDA FishFactory Base #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "laba3Update"
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 +80,4 @@
return null;
}
public static OrderViewModel AccessCannedStorage(OrderViewModel model)
Cущности связаны, так что отдельный запрос для получения названия не требуется
@ -0,0 +142,4 @@
modelBuilder.Entity("FishFactoryDatabaseImplement.Models.Order", b =>
{
b.HasOne("FishFactoryDatabaseImplement.Models.Canned", null)
Связь настроена не до конца
Pull request closed