Home > Net >  A c # statement, please read
A c # statement, please read

Time:09-30

List=list. The Where ($@ "{condition}. The Contains (@ 0)", keyword).

The second function of the @ symbol, please

CodePudding user response:

You is the conversion of ORM?" @ 0 "on the SQL is the first parameter is the same as the where col1 in (@ 0), and then your keyword is ginseng, will eventually replace @ 0

CodePudding user response:

{condition} is a variable, you should life,
@ 0 is the keyword

CodePudding user response:

To see how your where function within the implementation, from the perspective of the c # is an @ symbol,

CodePudding user response:

Should be translated

CodePudding user response:

reference caozhy reply: 3/f
to see you the where how function implementation, from the perspective of the c # is a, the @ symbol


This is the Where Linq. Dynamic. The Core of the Where

Public static IQueryable Where (this IQueryable The source, the string predicate, params object [] args);
  •  Tags:  
  • C#
  • Related