MsDb2RowUpdatingEventHandler Delegate

Definition

public delegate void MsDb2RowUpdatingEventHandler(System::Object ^ sender, MsDb2RowUpdatingEventArgs ^ e);
public delegate void MsDb2RowUpdatingEventHandler(object sender, MsDb2RowUpdatingEventArgs e);
type MsDb2RowUpdatingEventHandler = delegate of obj * MsDb2RowUpdatingEventArgs -> unit
Public Delegate Sub MsDb2RowUpdatingEventHandler(sender As Object, e As MsDb2RowUpdatingEventArgs)

Parameters

sender
Object

Applies to