zzz projects Dynamic LINQ
Home
Documentation GitHub Knowledge Base  Help & Donate
Online Examples
  • Home
  • Documentation
  • GitHub
  • Knowledge Base
  • Help & Donate
  • Online Examples
  •   Download  

Dynamic LINQ - Knowledge Base (KB)

1 results in tag: oracle

Why Linq.Dynamic.Core query with datetime property is translated to TO_TIMESTAMP

I'm using System.Linq.Dynamic.Core version 1.0.7.6 with EF and Oracle.ManagedDataAccess.EntityFramework 12.1.2400. ...Any idea why dynamic query like ...EntitySet.Where($"Date == @0", date) ...is translated to sql : ...SELECT * FROM "Schema"."Entities" "E...
c# dynamic-linq entity-framework linq oracle
asked by Lukasz Salamon

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!