• Topic
  • Discussion
  • UdaWikiWeb.OPLRowUpdatingEventHandler(Last) -- Owiki? , 2016-08-19 15:00:39 Edit owiki 2016-08-19 15:00:39

    OPLRowUpdatingEventHandler

    Represents a method that will handle the RowUpdating event of an OPLDataAdapter.

    public delegate void OPLRowUpdatingEventHandler(object sender, OPLRowUpdatingEventArgs e);
    

    Referenced by...