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.
Gets the handle of the specified data-relation object.
Return type: HANDLE
Applies to: ProDataSet object handle
GET-RELATION ( index | relation-name )
index
relation-name