Microsoft SDK for Java

DataBinder.getDataSource

Retrieves the data source underlying the DataBinder control.

Syntax

public IDataSource getDataSource()

Return Value

Returns an object that supports the IDataSource interface.

See Also   setDataSource

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