3 references to UpdateOpenConnectionRequired
System.Data.Common (3)
System\Data\Common\DbDataAdapter.cs (3)
1212
rowUpdatedEvent.Errors = ADP.
UpdateOpenConnectionRequired
(StatementType.Batch, false, state);
1229
rowUpdatedEvent.Errors = ADP.
UpdateOpenConnectionRequired
(statementType, isCommandFromRowUpdating, state);
1316
rowUpdatedEvent.Errors = ADP.
UpdateOpenConnectionRequired
(StatementType.Batch, false, state);