ActiveReports 12
ConnectionTimeout Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbConnection Interface : ConnectionTimeout Property
Sets or returns the amount of time in seconds to wait before terminating the attempt to open the connection and generating an error.  
Syntax
'Declaration
 
ReadOnly Property ConnectionTimeout As Integer
int ConnectionTimeout {get;}
See Also

Reference

IDbConnection Interface
IDbConnection Members