ULRowUpdatingEventArgs class

Provides data for the ULDataAdapter.RowUpdating event. This class cannot be inherited.

Syntax
Visual Basic

Public NotInheritable Class ULRowUpdatingEventArgs 
  Inherits RowUpdatingEventArgs
C#

public sealed class ULRowUpdatingEventArgs : RowUpdatingEventArgs
Remarks

Inherits: System.Data.Common.RowUpdatingEventArgs

See also

ULRowUpdatingEventArgs members
ULRowUpdatingEventArgs constructor
Command property