Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-673

Support setting the cursor batch size when using LINQ queries

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • 1.7
    • Linq
    • None

    Description

      Support setting the cursor batch size when using LINQ queries. A possible syntax (subject to revision) could be:

      var query = collection.AsQueryable().Where(x => x.Y > 0).WithBatchSize(100);

      Attachments

        Activity

          People

            Unassigned Unassigned
            robert@mongodb.com Robert Stam
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: