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