Represents the method that handles the RowUpdating event of an SADataAdapter.
Visual Basic Public Delegate Sub SARowUpdatingEventHandler( _ ByVal sender As Object, _ ByVal e As SARowUpdatingEventArgs _ )
C# public delegate void SARowUpdatingEventHandler( object sender, SARowUpdatingEventArgs e );
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |