.children()

Previous Next

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

Returns an array of data source IDs.

Syntax

.children()

Example

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

 

 

See Also

.parents()