Overview | Methods | This Package | All Packages
Retrieves the data source underlying the DataNavigator control.
Syntax
public final IDataSource getDataSource()
Return Value
Returns an object implementing the IDataSource interface that currently exposes the recordset that is bound to the DataNavigator control. For more information, see setDataSource.
Remarks
To retrieve the bound member of the underlying data source, call getDataMember.