ADD-BUFFER( ) method
Adds one new buffer to a query object or dynamic ProDataSet object, without affecting the other buffers, if any.
Use the SET-BUFFERS( ) method to remove all prior buffers and set all buffers for the object at the same time.
Return type: LOGICAL
Applies to: ProDataSet object handle, Query object handle
buffer
The following is an example:
OpenEdge Release 10.2B
|