Sets the amount of time to wait for a command to complete before terminating the attempt.
public void setCommandTimeout( int timeout )
timeout
The time in seconds to wait.
See Also getCommandTimeout, ADO CommandTimeout property