AdoCommand:CommandTimeout Access

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoCommand Class >

AdoCommand:CommandTimeout Access

Previous pageReturn to chapter overviewNext page

Purpose

The timeout value for a command

 

Prototype

ACCESS CommandTimeout AS LONG PASCAL CLASS AdoCommand

 

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, AdoCommand:CommandTimeOut