DataSource.getAsyncFetch

Overview | Methods | This Package | All Packages

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