Small company logo:
   History
 
Advertising banner:
 
 Statement.QueryTimeout
Home • Help • Customization Tools • FCAS • Language Reference • Statement.QueryTimeout
 
Purpose
Returns or assigns an integer value indicating the ODBC query timeout in seconds.
Syntax
DBStatement.QueryTimeout [= Timeout]


Timeout
Can be set to the desired number of seconds or to the constant SQL_QUERY_TIMEOUT_DEFAULT, which indicates that the query will continue to execute until it has completed.