-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: LINQ3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Now that we are passing in a LinqProvider to the XyzDefinition Render methods those Render methods that need to translate an Expression can delegate to the selected LinqProvider.
This will require adding new internal abstract methods to the LinqProvider class.