2 references to ExecuteAll
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
927IExecuteResult result = this.ExecuteAll(query, qis, factory, null, subQueries); 1716return sqlProvider.ExecuteAll(this.query, this.queryInfos, this.factory, arguments, subQueries);