2 references to InsertLookup
System.Data.Linq (2)
SqlClient\Query\SqlParameterizer.cs (2)
190
return this.
InsertLookup
((SqlValue)result);
285
return this.
InsertLookup
(value);