DataSource.getCommandTimeout

Overview | Methods | This Package | All Packages

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