AdoCommand:CommandTimeout

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoCommand Class >

AdoCommand:CommandTimeout

Previous pageReturn to chapter overviewNext page

Purpose

The timeout value for a command

 

Prototype

PROPERTY CommandTimeout AS LONG 

 

Data Type

LONG        Timeout value for the command

 

 

Description

Indicates how long to wait while executing a command before terminating the attempt and generating an error

 

See Also

 

AdoCommand, AdoConnection:ConnectionTimeOut, AdoConnection:ConnectionTimeOut