7 references to ResultShape
System.Data.Linq (7)
SqlClient\SqlProvider.cs (7)
822if (qi.ResultShape == ResultShape.Singleton) { 826else if (qi.ResultShape == ResultShape.Sequence) { 904if (qi.ResultShape == ResultShape.Singleton) { 908else if (qi.ResultShape == ResultShape.Sequence) { 1001if (queryInfos[i].ResultShape == ResultShape.Return) { 1042switch (queryInfo.ResultShape) { 1771this.queryInfo.ResultShape,