.isJoined()

Previous Next

Detects whether the base table of the first data source in the container is a joined table.

Returns a boolean.

Syntax

.isJoined()

 

Example

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