Entity Framework
6
EF
6
Home
EF Core
Articles
Knowledge Base
Online Examples
Home
EF Core
Articles
Knowledge Base
Online Examples
Entity Framework 6 - Knowledge Base (KB)
Search
1
results
in tag: telerik-grid
Multiple where conditions on entity causes read only property to be true
I'm trying to filter the results from an entity, but when I put two where conditions before the load it'll only filter by the first condition like so ... _entity.LineItems.Where(x =>( x.EstID == Est.EstID) && (x.LineItemType == 1)).Load(); radL...
c#
entity-framework-6
telerik-grid
asked by
tomA
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...
Related
EF Extensions Online Benchmark
WIN an EF Extensions license
EF6 BatchSaveChanges for only $79
Need Performance?
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges