@Inaie,
In what way do you mean that it "seems to be postponed"? DbFunctions.DiffDays is a stub method for use in LINQ queries that will be translated into SQL by the EF provider and then executed on the server. We don't have any plans to implement this in .NET code since that is not how this method is intended to be used. If it is not working in a LINQ to Entities query then please let us know.
Thanks,
Arthur
In what way do you mean that it "seems to be postponed"? DbFunctions.DiffDays is a stub method for use in LINQ queries that will be translated into SQL by the EF provider and then executed on the server. We don't have any plans to implement this in .NET code since that is not how this method is intended to be used. If it is not working in a LINQ to Entities query then please let us know.
Thanks,
Arthur