Advertising banner:

History
 
 Statement.QueryTimeout
Home • Help • A0 • Customization Tools • FCAS • Language Reference • Statement.QueryTimeout
 
QueryTimeout (database statements)
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.