Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
GET-CHILD-RELATION( ) method
GET-CHILD-RELATION( ) method
Gets the handle to a data-relation object for which the buffer is the parent.
Return type:
HANDLE
Applies to:
Buffer object handle
Syntax
GET-CHILD-RELATION (
index
)
index
An integer expression indicating the 1-based index of the data-relation object.