PIbd-21 laba5 BlokhinDA FishFactory Base #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "laba5"
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?
Проверено
@ -148,2 +178,4 @@
.OnDelete(DeleteBehavior.Cascade)
.IsRequired();
b.HasOne("FishFactoryDatabaseImplement.Models.Client", null)
Связь настроена не до конца
@ -0,0 +73,4 @@
Controls.Add(buttonDelete);
Controls.Add(dataGridView);
Name = "FormClients";
Text = "FormClients";
Заголовок формы оформлен неверно
Pull request closed