DataColumn.Expression

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

Hi,

Is "Between" a valid operator in the Expression? If not,
is there a way to handle it but not conver it to
like "cost >= 123 and cost <= 567)?

Also, is the bug in the "Datatable.Select" only take the
first and second arguments fixed yet?
 
look up "DataColumn.Expression" in MSDN - it lists all valid operators, etc.
 

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