Retrieves a boolean value indicating whether commands to the data source will be executed asynchronously.
public boolean getAsyncExecute()
Returns true if commands will be executed asynchronously; otherwise, returns false.
See Also setAsyncExecute