PreviousNextIndex

ADD-RELATION( ) method

Adds a data-relation object for a pair of parent and child buffers to a dynamic ProDataSet object.

Return type: HANDLE

Applies to: ProDataSet object handle

Syntax
ADD-RELATION ( parent-buffer-handle, child-buffer-handle,  
    [ pairs-list [, reposition-mode [, nested [, not-active [, recursive 
    [, foreign-key-hidden ] ] ] ] ] ])  

parent-buffer-handle
child-buffer-handle
pairs-list
reposition-mode
nested
not-active
recursive
foreign-key-hidden

See also: FOREIGN-KEY-HIDDEN attribute, RECURSIVE attribute


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex