Skip to content

Query: Additional function mapping capabilities #4319

@rowanmiller

Description

@rowanmiller

This would allow functions in the database to be used in LINQ queries. This includes:

We could support a number of patterns for this:

Once database functions can be mapped to methods, we could accept those methods in other places besides LINQ queries, e.g. to specify default values, in set based updates (once we have the feature), etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions