Overview | Methods | This Package | All Packages
Sets the data source underlying the DataBinder control.
Syntax
public void setDataSource( IDataSource value )
Parameters
value
An object that supports the IDataSource interface.
See Also getDataSource