1 reference to TableValuedFunctionCall
System.Data.Linq (1)
SqlClient\Query\QueryConverter.cs (1)
1163
SqlTableValuedFunctionCall functionCall = sql.
TableValuedFunctionCall
(function.ResultRowTypes[0].InheritanceRoot, mce.Method.ReturnType, function.MappedName, sqlParams, mce);