Microsoft SDK for Java

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

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