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