AdoCommand:CommandTimeout Assign

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoCommand Class >

AdoCommand:CommandTimeout Assign

Previous pageReturn to chapter overviewNext page

Purpose

The timeout value for a command

 

Prototype

ASSIGN CommandTimeout ( pl AS LONG  )  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