show/hide this revision's text 2 added 103 characters in body

You want to translate an expression tree into SQL... You need to implement your own IQueryProvider

IQueryProvider Reference
How To

MSDN How To

show/hide this revision's text 1

You want to translate an expression tree into SQL... You need to implement your own IQueryProvider

IQueryProvider Reference
How To