Collection Contents Previous Next PDF

UltraLite.NET User's Guide

iAnywhere.Data.UltraLite namespace

ULRowUpdatingEventArgs class


Provides data for the RowUpdating event event.

Prototypes 

' Visual Basic
NotInheritable Public Class ULRowUpdatingEventArgs
  Inherits RowUpdatingEventArgs

// C#
public sealed class ULRowUpdatingEventArgs :
  RowUpdatingEventArgs


ULRowUpdatingEventArgs members
ULRowUpdatingEventArgs constructor
Command property

Collection Contents Previous Next PDF