DBGETTIME

Description

Return the number of seconds that DB-Library will wait for a server response to a SQL command.

Syntax

int DBGETTIME()

Returns

The timeout value—the number of seconds that DB-Library waits for a server response before timing out. A timeout value of 0 represents an infinite timeout period.

Usage

See also

dbsettime