The Command Time Out property specifies the number of seconds before a command times out.
object.Properties("Command Time Out") [= value]
object
Expression that evaluates to an object in the Applies To list.
value
Integer that specifies the number of seconds before a command times out.
adInteger
Read/write
DBPROP_COMMANDTIMEOUT
The Command Time Out property applies to any commands sent to the database. A value of zero indicates an infinite time-out.