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