Invoke table valued function from entity framework

Issue #23 resolved
Luke Horsley repo owner created an issue

Use entity framework to invoke and retrieve the results from a table valued function. We will then use this for recursive common table expressions.

Comments (2)

  1. Log in to comment