Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : GET-RELATION( ) method
 

GET-RELATION( ) method

Gets the handle of the specified data-relation object.
Return type: HANDLE
Applies to: ProDataSet object handle

Syntax

GET-RELATION ( index|relation-name )
index
An integer expression indicating the 1-based index of the data-relation object.
relation-name
A character expression that evaluates to the name of the data-relation object.