Share via

c# mvc 数据库触发器

刘日政 1 Reputation point
2022-06-11T08:24:33.177+00:00

如果表存在触发器,无法使用mvc模式对表进行操作,请问如何解决。
我建了触发器拆分身份证自动获得年龄、性别、出生日期等信息。再使用mvc模式下,可以查询,但无法创建。
vs2022 + .net 6 +sql 2019

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.