Try OpenEdge Now
skip to main content
ProDataSets
ProDataSet Parameters
 

ProDataSet Parameters

This chapter shows you how to pass a ProDataSet as a parameter between procedures within a session and between OpenEdge sessions.
* Passing a ProDataSet as a parameter
* Passing a ProDataSet with BY-REFERENCE or BIND
* ProDataSet parameter table
* Local parameter passing example
* Deleting a dynamic ProDataSet passed as a parameter
* Reducing the data to be passed in a parameter
* Passing a ProDataSet with APPEND
* Extending the sample procedure to pass a parameter