<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Where IN query</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Where IN query</description>
  <pubDate>Sat, 11 Apr 2026 23:38:56 -700</pubDate>
  <lastBuildDate>Tue, 16 Jun 2009 17:35:11 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1322</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Where IN query : ...and FYI, this is, I believe,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1322&amp;PID=4781#4781</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1322<br /><strong>Posted:</strong> 16-Jun-2009 at 5:35pm<br /><br />...and FYI, this is, I believe, what it would look like if supported in LINQ to Entities (which it isn't):<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; string&#091;&#093; names = { "QUICK-Stop", "Chop-suey Chinese", "Simons bistro" };<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var query = _entityManager.Customers.Where(c =&gt; names.Contains(c.CompanyName));<br><br>]]>
   </description>
   <pubDate>Tue, 16 Jun 2009 17:35:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1322&amp;PID=4781#4781</guid>
  </item> 
  <item>
   <title>Where IN query : See http://social.msdn.microso...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1322&amp;PID=4780#4780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1322<br /><strong>Posted:</strong> 16-Jun-2009 at 5:32pm<br /><br />See http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/thread/659ff6b9-3d4d-487e-9f1c-d3853ba49415<br><br>]]>
   </description>
   <pubDate>Tue, 16 Jun 2009 17:32:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1322&amp;PID=4780#4780</guid>
  </item> 
  <item>
   <title>Where IN query : Hello, I am trying to figure out...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1322&amp;PID=4764#4764</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=429" rel="nofollow">mbevins1</a><br /><strong>Subject:</strong> 1322<br /><strong>Posted:</strong> 15-Jun-2009 at 12:06pm<br /><br />Hello, I am trying to figure out IN clauses.&nbsp; For example, I have an entity called Vehicles, with in the Vehicles, I have an operation ID.&nbsp; I want to return all vehicles where operationID in (1,2,3).<DIV>&nbsp;</DIV><DIV>Also, the 1,2 3 operations are actually in a collection (<FONT color=#008000 size=2><FONT color=#008000 size=2><P>ObservableCollection&lt;Operation&gt;)</P></FONT></FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 15 Jun 2009 12:06:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1322&amp;PID=4764#4764</guid>
  </item> 
 </channel>
</rss>