Print Page | Close Window

How to use 'Not In' Operator

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=866
Printed Date: 07-Apr-2025 at 6:08pm


Topic: How to use 'Not In' Operator
Posted By: vinothvdp
Subject: How to use 'Not In' Operator
Date Posted: 27-Jun-2008 at 10:19pm
hello sir,
 
following query how to use entityquery pls any example
 
select * from "dbo"."Product" where (( "dbo"."Product"."ProductName" not in('xx','yy','zz'))
 
In this query used EntityQueryOp .'Not In' ,but ideablade don't have 'Not In' Operator so how to use in this query .
 
thanks



Print Page | Close Window