.realDataSource()

Previous Next

Gets the name of the data source that a virtual data source is connected to.

Returns a data source ID.

If the first data source in the container is a virtual data source, this function returns the data source that that first data source is connected to. Otherwise, it returns that first data source.

Syntax

.realDataSource()

 

Example

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