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