ComponentOne True DataControl 8.0
DesignTimeout Property

 

DesignTimeout Property

Seconds to wait for database connection at design time before aborting it.

Syntax

TData.DesignTimeout = long

Remarks

Read/Write at design time. Ignored at run time. Property applies to TData control.

This property indicates how long to wait (in seconds) at design time while establishing a connection to the database, before terminating the attempt. Default is 5 seconds. It has effect only for DataMode = 0 – DataSource.

Note: At design time, this property is not available in the property pages and must be set in the Visual Basic Properties window.

For more information, see DesignConnection property.

See Also

TData Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback