Is "Between" a valid operator in the DataColumn.Expression?

I tried to use and it throw an error.

Ray

Re: DataColumn.Expression Property - operator "Between" by Mary

Mary
Wed Nov 17 07:31:19 CST 2004

No. Valid expression syntax is described in the Datacolumn.Expression
help topic, which you can find at
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003OCT.1033/cpref/html/frlrfSystemDataDataColumnClassExpressionTopic.htm.

--Mary

On 15 Nov 2004 17:06:19 -0800, raypolee@hotmail.com (Ray) wrote:

>Is "Between" a valid operator in the DataColumn.Expression?
>
>I tried to use and it throw an error.
>
>Ray