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

ULRowsCopiedEventHandler delegate Next Page

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