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

SQL Anywhere 11.0.1 » UltraLite - .NET Programming » UltraLite .NET 2.0 API reference

 

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