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

SQL Anywhere 11.0.1 (Deutsch) » UltraLite - .NET-Programmierung » UltraLite .NET 2.0 API-Referenz

 

ULRowUpdatingEventArgs-Klasse

Stellt Daten für das ULDataAdapter.RowUpdating-Ereignis bereit. Diese Klasse kann nicht geerbt werden.

Syntax
Visual Basic
Public NotInheritable Class ULRowUpdatingEventArgs
  Inherits RowUpdatingEventArgs
C#
public sealed class ULRowUpdatingEventArgs: RowUpdatingEventArgs
Bemerkungen

Erbt: System.Data.Common.RowUpdatingEventArgs

Siehe auch

ULRowUpdatingEventArgs-Mitglieder
ULRowUpdatingEventArgs-Konstruktor
Command-Eigenschaft