如果datetime的一列小于DateTime,我试图在.NET Core 2.1中使用EFCore 6.0选择数据
我试过使用,DbFunction.DiffMinutes()但是没有用,因为我在DbFunction类中没有得到这样的功能。 任何帮助将不胜感激
DbFunction.DiffMinutes()
c# entity-framework-core .net-core
.net-core ×1
c# ×1
entity-framework-core ×1