Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLite - .NET Programming » UltraLite .NET 2.0 API reference

 

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