ULRowUpdatedEventArgs class

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

Syntax
Visual Basic

Public NotInheritable Class ULRowUpdatedEventArgs 
  Inherits RowUpdatedEventArgs
C#

public sealed class ULRowUpdatedEventArgs : RowUpdatedEventArgs
Remarks

Inherits: System.Data.Common.RowUpdatedEventArgs

See also

ULRowUpdatedEventArgs members
ULRowUpdatedEventArgs constructor
Command property
RecordsAffected property