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 );