DataSource.getAsyncExecute

Overview | Methods | This Package | All Packages

DataSource.getAsyncExecute

Retrieves a boolean value indicating whether commands to the data source will be executed asynchronously.

Syntax

public boolean getAsyncExecute()

Return Value

Returns true if commands will be executed asynchronously; otherwise, returns false.

See Also   setAsyncExecute