1 write to function
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1972this.function = function;
2 references to function
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
1981if (this.function != null) { 1982foreach (MetaType mt in function.ResultRowTypes) {