Home
Change View
Print
ISolveInterface
.QueryTimeout (property)
Gets and sets the database query timeout.
Syntax:
long
=
object
.
QueryTimeout
object
.
QueryTimeout
=
long
Description:
QueryTimeout
is the number of seconds to wait for a database query to complete. A value of 0 means there is no timeout.