Collection Contents Previous Next PDF

UltraLite.NET User's Guide

iAnywhere.Data.UltraLite namespace

ULRowUpdatedEventArgs class


Provides data for the RowUpdated event event.

Prototypes 

' Visual Basic
NotInheritable Public Class ULRowUpdatedEventArgs
  Inherits RowUpdatedEventArgs

// C#
public sealed class ULRowUpdatedEventArgs :
  RowUpdatedEventArgs


ULRowUpdatedEventArgs members
ULRowUpdatedEventArgs constructor
Command property
RecordsAffected property

Collection Contents Previous Next PDF