摘要: select * from AAProjectForm where LandNo LIKE '%\_%' escape '\' 阅读全文
posted @ 2021-02-23 14:23 好久没找你聊天了 阅读(240) 评论(0) 推荐(0) 编辑
摘要: 准备工作 1.创建Models以及Repository.SqlServer类库 2.创建WebHost网站程序(创建webHost只是为了后续web站点做准备) 3.Models引用 Microsoft.EntityFrameworkCore 4.Repository.SqlServer 引用 Mi 阅读全文
posted @ 2021-02-18 17:45 好久没找你聊天了 阅读(54) 评论(0) 推荐(0) 编辑