Fix to Entity Framework Migration Error : Failed executing DbCommand ON DELETE CASCADE;
In this video I show a fix for a common EF Migration error message.
The full error message is as follows:
Failed executing DbCommand (25ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] ALTER TABLE [Contacts] ADD CONSTRAINT [FK_Contacts_Categories_CategoryId] FOREIGN KEY ([CategoryId]) REFERENCES [Categories] ([CategoryId]) ON DELETE CASCADE;
Видео Fix to Entity Framework Migration Error : Failed executing DbCommand ON DELETE CASCADE; канала Evan Gudmestad
The full error message is as follows:
Failed executing DbCommand (25ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] ALTER TABLE [Contacts] ADD CONSTRAINT [FK_Contacts_Categories_CategoryId] FOREIGN KEY ([CategoryId]) REFERENCES [Categories] ([CategoryId]) ON DELETE CASCADE;
Видео Fix to Entity Framework Migration Error : Failed executing DbCommand ON DELETE CASCADE; канала Evan Gudmestad
Комментарии отсутствуют
Информация о видео
29 января 2024 г. 21:02:47
00:00:55
Другие видео канала