Microsoft SDK for Java

DhTable.setDataSource

Sets the data source for this table.

Syntax

public void setDataSource( IDataSource dataSource )

Parameters

dataSource

The com.ms.wfc.data.IDataSource object to associate with the table.

Remarks

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.