1 write to CommandText
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
42this.CommandText = commandText;
1 reference to CommandText
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
265BatchCommand.AddBatchCommand(cmd.CommandText, cmd.Parameters, cmd.CmdType, cmd.ColumnEncryptionSetting);