1 write to commandText
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1298
this.
commandText
= commandText;
1 reference to commandText
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1307
get { return this.
commandText
; }