Linq Support For Any() extension method

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • 1.4.1
    • Affects Version/s: 1.4
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Hello,
      I currently use Sam's mongo driver and it support queries such as :
      session.GetCollection<ProductSnapshot>().First(d => d.Skus.Any(s => s.SkuNumber == skuPurchased))

      Is it possible to have your driver support doing Any() on the server?
      I find myself writing this sort of query often.

      Thanks,
      Joe

              Assignee:
              Robert Stam
              Reporter:
              joe devenny
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: