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 1.0 API Reference

ULRowUpdatedEventHandler delegate Next Page

ULRowUpdatingEventArgs class


Provides data for the ULDataAdapter.RowUpdating event.

Syntax

Visual Basic

NotInheritable Public Class ULRowUpdatingEventArgs
Inherits RowUpdatingEventArgs

C#

public sealed class ULRowUpdatingEventArgs :
RowUpdatingEventArgs

Remarks

Inherits: System.Data.Common.RowUpdatingEventArgs

See also

ULRowUpdatingEventArgs members
ULRowUpdatingEventArgs constructor
Command property