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: replace

LOWER and REPLACE doesn't work on dynamic linq where statement

Here is my code , ...db.myDBContext.my_tables.Where("REPLACE(LOWER(name),\" \",\"\") == \"{0}\"", value); ...it show the error ...No applicable method 'LOWER' exists in type 'my_table' ...can't I use ...REPLACE... and ...LOWER... in dynamic linq clause ...
c# dynamic-linq lowercase replace sql-server-2008-r2
asked by zey

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!