1 write to queryInfo
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1743this.queryInfo = queryInfo;
5 references to queryInfo
System.Data.Linq (5)
SqlClient\SqlProvider.cs (5)
1760List<SqlParameterInfo> spis = new List<SqlParameterInfo>(this.queryInfo.Parameters); 1768this.queryInfo.Query, 1769this.queryInfo.CommandText, 1771this.queryInfo.ResultShape, 1772this.queryInfo.ResultType