Attaches a data-source object to a temp-table buffer in a ProDataSet object.
Return type: LOGICAL
Applies to: Buffer object handle
The order within each field name pair does not matter; each pair must contain one field name from the data-source object buffer and one field name from the ProDataSet object buffer. If you have a field in both the data-source object buffer and the ProDataSet object buffer with the same, and you do not want to map them to each other, you must qualify each field name with its table name.
You can use the ATTACHED-PAIRLIST attribute to retrieve this list of field name pairs.