Microsoft SDK for Java

DataSource.getCommandTimeout

Retrieves the amount of time to wait for a command to complete before terminating the attempt.

Syntax

public int getCommandTimeout()

Return Value

Returns the time in seconds to wait.

See Also   setCommandTimeout, ADO CommandTimeout property

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