Update a ProDataSet
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The previous section describes how to read ProDataSet data passed from the
application server using a ProDataGraph and how to use a
ProDataGraph to write ProDataSet data back to the
application server. However, to manage updates to a data source on the application server, you
must typically interact further with the ProDataGraph, as
described in the following sections.