AdoRelationServer:Relation()

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoRelationServer Class > Methods >

AdoRelationServer:Relation()

Previous pageReturn to chapter overviewNext page

Purpose

Return the linking expression of a specified relation

 

Prototype

METHOD Relation ( nRelation ) 

 

 

Argument(s)

nRel        Number of the relation to return.

 

 

Return

STRING        Containing the linking expression of the relation specified by <nRelation>.  If there is no relation set for <nRelation>,  a NULL_STRING.

 

 

See Also

AdoRelationServer, AdoRelationServer:SetRelation()