Sets the data source for this table.
public void setDataSource( IDataSource dataSource )
dataSource
The com.ms.wfc.data.IDataSource object to associate with the table.
If the table has existing body rows, they will be replaced when the table's data is generated.
See Also getDataSource, com.ms.wfc.data.Recordset