注册

使用EF进行查询操作时报错提示缺少方法 Boolean Dm.DmConnection.existTrx()

神经蛙 2025/01/11 506 4

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:DM8
【操作系统】:windows11
【CPU】:x86
【问题描述】*:执行ef查询函数后提示缺方法

使用的是.NET8+EF8

System.MissingMethodException: Method not found: 'Boolean Dm.DmConnection.existTrx()'.
   at Microsoft.EntityFrameworkCore.Dm.Storage.Internal.DmRelationalConnection.Close()
   at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Dispose()
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.Enumerator.Dispose()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
回答 0
暂无回答
扫一扫
联系客服