OPLRowUpdatingEventHandler
Represents a method that will handle the RowUpdating event of an OPLDataAdapter.
public delegate void OPLRowUpdatingEventHandler(object sender, OPLRowUpdatingEventArgs e);
Referenced by...