ActiveReports 8
CommandTimeout Property (IDbCommand)

Sets or returns the length of time in seconds to wait before terminating the attempt to execute the command and generating an error.
Syntax
'Declaration
 
Property CommandTimeout As System.Integer
System.int CommandTimeout {get; set;}
See Also

Reference

IDbCommand Interface
IDbCommand Members

Support Forum