TO_FIND = <search string>
REL = <relation_name>;
Defining <relations> by a search string is not a recommended method, because it is inefficient.
The <search string> value is an SQL query used to find the object. The <relation name> value is the relation to be used. This method works the same as the Dataex search syntax. The object must already exist in the database, and the search must resolve to only one object.
See Also |
Next |