2 references to UpdateRequiresCommand
System.Data (2)
fx\src\data\System\Data\Common\DbDataAdapter.cs (2)
974
errors = ADP.
UpdateRequiresCommand
(statementType, isCommandFromRowUpdating);
1042
rowUpdatedEvent.Errors = ADP.
UpdateRequiresCommand
(statementType, isCommandFromRowUpdating);