Microsoft SDK for Java

DataBinder.setDataSource

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

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