Overview | Methods | This Package | All Packages
Sets the data source underlying the DataBinding control.
Syntax
public void setDataSource( Recordset value )
Parameters
value
The Recordset object to be associated with this binding.
See Also getDataSource