rowfilter expressions

  • Thread starter Thread starter John Slate
  • Start date Start date
J

John Slate

Does anybody know an equivalent rowfilter expression for the SQL 'IN'
keyword? For example, I want to include or exclude records based on a
list of criteria? Thanks...
 
Hi John,

Take a look at DataColumn.Expression help topic.
There is an IN operator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top