Microsoft SDK for Java

DataSource.getAsyncFetch

Retrieves a boolean value indicating whether a recordset resulting from a query to the data source will be fetched asynchronously.

Syntax

public boolean getAsyncFetch()

Return Value

Returns true if the recordset will be fetched asynchronously; otherwise, returns false.

See Also   setAsyncFetch

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