Support ToLowerInvariant and ToUpperInvariant in Linq Queries

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Trivial - P5
    • 1.7
    • Affects Version/s: 1.6.1
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Support ToLowerInvariant and ToUpperInvariant in Linq Queries.

      collection.AsQueryable().Where(c => c.Name.ToLowerInvariant() == "jack");

              Assignee:
              Craig Wilson
              Reporter:
              Craig Wilson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: