System.Data.Common.RowUpdatingEventArgs Class

Provides the data for the RowUpdating event of a .NET Framework data provider.

See Also: RowUpdatingEventArgs Members

Syntax

public class RowUpdatingEventArgs : EventArgs

Remarks

The RowUpdating event is typically raised just before an DbDataAdapter.Update(System.Data.DataSet) to a row begins.

Requirements

Namespace: System.Data.Common
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0