.parents()

Previous Next

Gets the related data sources that are parent of the first data source in the container.

Returns an array of data source IDs.

Syntax

.parents()

Example

$.udbMeta('EMP').parents();

 

 

See Also

.children()