2 references to UpdateConnectionRequired
System.Data.Common (2)
System\Data\Common\DbDataAdapter.cs (2)
1764
throw ADP.
UpdateConnectionRequired
(StatementType.Batch, false);
1787
throw ADP.
UpdateConnectionRequired
(statementType, isCommandFromRowUpdating);