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