1 reference to SqlCommand
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
2782paramsCmd = new SqlCommand(cmdText.ToString(), this.Connection, this.Transaction);