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