SET LOCAL_TIMEOUT
Firebird 4.0
SET LOCAL_TIMEOUT timeout_value
The SET LOCAL_TIMEOUT
configures a one-off statement timeout in milliseconds for the first statement executed after this SET LOCAL_TIMEOUT
.
After statement execution, the timeout is automatically reset to zero.
Note
|
|