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