2 references to UpdateConnectionRequired
System.Data (2)
fx\src\data\System\Data\Common\DbDataAdapter.cs (2)
1490
throw ADP.
UpdateConnectionRequired
(StatementType.Batch, false);
1509
throw ADP.
UpdateConnectionRequired
(statementType, isCommandFromRowUpdating);