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 );
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |