Represents the method that will handle the ULDataAdapter.RowUpdating event.
Visual Basic Public Delegate Sub ULRowUpdatingEventHandler( _ ByVal sender As Object, _ ByVal e As ULRowUpdatingEventArgs _ )
C# public delegate void ULRowUpdatingEventHandler( object sender, ULRowUpdatingEventArgs e );
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |