What was the replacement for System.Linq.Expressions.Expression.Not(predicate) in Datatable
.
I have a filter string and that need to be applied to the source as inverse. So I would like to have a Not operator here.
Any idea on this?
What was the replacement for System.Linq.Expressions.Expression.Not(predicate) in Datatable
.
I have a filter string and that need to be applied to the source as inverse. So I would like to have a Not operator here.
Any idea on this?