|
System.Linq.IQueryProvider.Execute(System.Linq.Expressions.Expression expression = {System.Linq.Expressions.MethodCallExpression}) Line 653 + 0x9 bytes C#
|
|
bij SD.LLBLGen.Pro.LinqSupportClasses.LLBLGenProProviderBase.System.Linq.IQueryProvider.Execute(Expression expression) in c:\Myprojects\VS.NET Projects\LLBLGen Pro v2.0 ...
|
|
... from previous builds to Beta 2 this weekend and will blog about some changes to the "LINQ query provider" stuff (more specifically the introduction of System.Linq.IQueryProvider)
|
|
at System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute (Expression expression) at System.Linq.Queryable.SingleOrDefault[TSource](IQueryable`1 source)
|
|
at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) at System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute ...
|
|
This section contains code for three helper classes for your provider. To add the helper class that is used by the System.Linq.IQueryProvider implementation
|
|
Property Value Type: System.Linq . . :: . IQueryProvider. The IQueryProvider that is associated with this data source.
|