ODAC

TOraSQL.CommandTimeout Property

Sets the wait time before a request is sent to the server to terminate the attempt to execute or fetch the current SQL statement.

Class

TOraSQL

Syntax

property CommandTimeout: integer default 0;

Remarks

The wait time is specified in seconds to wait for the command to execute. The default value is 0. The value of 0 indicates there are no time limits (an attempt to execute a command will wait indefinitely).

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback