Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
表示处理 SADataAdapter 的 RowUpdating 事件的方法。
Public Delegate Sub SARowUpdatingEventHandler( ByVal sender As Object, ByVal e As SARowUpdatingEventArgs )
public delegate void SARowUpdatingEventHandler( object sender, SARowUpdatingEventArgs e );