QueryTimeLimit

Possible values: integer values.

Default value: 0.

File: configuration file.

Context: DatabaseManager, Database, table.

Sets the number of milliseconds for which the Query should be executed and the resulset read from ResultSet. If the limit is exceeded, an Exception is thrown. Value 0 means that there is no limit.