odbcquery.settimeout
Set query timeout. Sets the number of seconds to wait for a SQL query execution.
method odbcquery.settimeout (
uint timeout
)
uint timeout
)
Parameters
timeout | The number of seconds to wait for a SQL query execution. If it is equal to 0, then there is no timeout. |
Related links | Source |