Fully support Trim functions in queries

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Read Operations
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We currently support the Trim, TrimStart, and TrimEnd functions in queries when the resulting string is passed to a function such as Contains, StartsWith, or EndsWith. However, they are not currently supported in conjunction with a comparison operator. For example:

      Find(model => model.Name.Trim() == "John")
      

              Assignee:
              David Golub (Inactive)
              Reporter:
              David Golub (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: