Halo_Four,
If you have any code snippets that would be greatly appreciated. I just finished a major sprint and have some extra cycles to devote to testing it out.
Sadly, the current work has a terrible work around. I put the results of the TVF in to a table with the TVF parameters as part of the keys. I call the TVF 1st, then I call the normal EF code with the TVF parms in the where predicate.
I hate coding when I need to leave behind a disclaimer for future people who will wonder "WTF was he thinking".
Can't wait for EF 6.1.
-Brian F
If you have any code snippets that would be greatly appreciated. I just finished a major sprint and have some extra cycles to devote to testing it out.
Sadly, the current work has a terrible work around. I put the results of the TVF in to a table with the TVF parameters as part of the keys. I call the TVF 1st, then I call the normal EF code with the TVF parms in the where predicate.
I hate coding when I need to leave behind a disclaimer for future people who will wonder "WTF was he thinking".
Can't wait for EF 6.1.
-Brian F