SqlRowUpdatingEventHandler public sealed delegate SqlRowUpdatingEventHandler : MulticastDelegate Documentation Code public SqlRowUpdatingEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(object sender, SqlRowUpdatingEventArgs e, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(object sender, SqlRowUpdatingEventArgs e)