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

LINQ3: Consider server version when translating a LINQ query

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: LINQ3
    • None
    • Fully Compatible
    • Needed
    • Hide
      1. What would you like to communicate to the user about this feature?
        2. Would you like the user to see examples of the syntax and/or executable code and its output?
        3. Which versions of the driver/connector does this apply to?

      We need to document the new `ExpressionTranslationOptions` in `MongoClientSettings`.

      Show
      What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to? We need to document the new `ExpressionTranslationOptions` in `MongoClientSettings`.

      In some cases it might be important to know the server version a LINQ query is being sent to in order to translate the query differently depending on what the server supports. Because the server version is not yet known at the time a LINQ query is translated most likely this will require the application telling us the expected server version.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: