cubrid_get_query_timeout

PECL CUBRID >= 8.4.1
cubrid_get_query_timeout - Get the query timeout value of the request
Manual
Code Examples

cubrid_get_query_timeout( resource$req_identifier ): int

The cubrid_get_query_timeout function is used to get the query timeout of the request.

Parameters

req_identifier

Request identifier.

Return Values

Returns the query timeout value in milliseconds of the current request on success, or false on failure.

Related Functions

Example of cubrid_get_query_timeout

Show all examples for cubrid_get_query_timeout

PHP Version:


Function cubrid_get_query_timeout:

CUBRID Functions

Most used PHP functions