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

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference

ULRowUpdatedEventHandler delegate Next Page

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