.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUS CONNECTORS


QueryExecuteTimeOut property
Example

Read-write. Specifies a time-out value in seconds for query execution.

Defined In

ODBCQuery

Data type

Integer

Syntax

To get: time% = odbcQuery.QueryExecuteTimeOut

To set: odbcQuery.QueryExecuteTimeOut = time%

Usage

Use to optimize result set retrieval or to ensure timely results in a browsing application.

Example
See Also