Specify the Relation by Search String

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

Relations

Specify the Relation by Name

Specify the Relation by Objid

Specify the Relation by Global String Element

Specify the Relation as Null

Next

Specify the Relation as Null

Specify the Relation by Search String