Microsoft SDK for Java

DataSource.setCommandTimeout

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

Syntax

public void setCommandTimeout( int timeout )

Parameters

timeout

The time in seconds to wait.

See Also   getCommandTimeout, ADO CommandTimeout property

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