Microsoft SDK for Java

DataSource.setAsyncExecute

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

Syntax

public void setAsyncExecute( boolean asyncExecute )

Parameters

asyncExecute

Set to true for commands to be executed asynchronously; otherwise, set to false.

See Also   getAsyncExecute

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