DataBinding.setDataSource

Overview | Methods | This Package | All Packages

DataBinding.setDataSource

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