Microsoft SDK for Java

DataSource.getAsyncConnect

Retrieves a boolean value indicating whether the connection to the data source will be made asynchronously.

Syntax

public boolean getAsyncConnect()

Return Value

Returns true if the connection will be made asynchronously; otherwise, returns false.

See Also   setAsyncConnect

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