Purpose
Return the linking expression of a specified relation.
Parameters
nRelation | The position of the desired relation in the list of current relations. The relations are numbered according to the order in which they were defined with SetRelation(). |
Returns
A string containing the linking expression of the relation specified by <nRelation>. If there is no relation set for <
nRelation>, DaoQuery:Relation() returns a NULL_STRING.
Class
See Also