2 references to NotSupportedCommandType
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
716
throw SQL.
NotSupportedCommandType
(value);
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
129
throw System.Data.SqlClient.SQL.
NotSupportedCommandType
(commandType);