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