1 reference to NotSupportedCommandBehavior
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
292
throw ADP.
NotSupportedCommandBehavior
(behavior & ~(CommandBehavior.SequentialAccess|CommandBehavior.CloseConnection), method);