Retrieves a boolean value indicating whether a recordset resulting from a query to the data source will be fetched asynchronously.
public boolean getAsyncFetch()
Returns true if the recordset will be fetched asynchronously; otherwise, returns false.
See Also setAsyncFetch