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

    OPLRowUpdatedEventHandler

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

    public delegate void OPLRowUpdatedEventHandler(object sender, OPLRowUpdatedEventArgs e);
    

    Referenced by...