1 reference to SqlRowUpdatingEventArgs
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDataAdapter.cs (1)
187
return new
SqlRowUpdatingEventArgs
(dataRow, command, statementType, tableMapping);