3 references to UpdateOpenConnectionRequired
System.Data (3)
fx\src\data\System\Data\Common\DbDataAdapter.cs (3)
1022
rowUpdatedEvent.Errors = ADP.
UpdateOpenConnectionRequired
(StatementType.Batch, false, state);
1036
rowUpdatedEvent.Errors = ADP.
UpdateOpenConnectionRequired
(statementType, isCommandFromRowUpdating, state);
1111
rowUpdatedEvent.Errors = ADP.
UpdateOpenConnectionRequired
(StatementType.Batch, false, state);