


Function
This function transfers data belonging to a link object. First it copies the selected data into the clipboard from where you can copy it into your application using simple commands. This function must be repeated for any existing link of an object. It produces the data sequentially from the first link to the last.
The description of a destination area belonging to a link is produced in the DDE query object SQLResult. Before this function can be called, the data must have been provided via SQLActualizeLink.
Format

Syntax Rules
None
General Rules
1. Ensure that SQLFetchLink always refers to the last SQLActualizeLink.


