ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / DbDataSource Class / CommandTimeout Property

In This Topic
CommandTimeout Property
In This Topic
Sets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.
Syntax
'Declaration
 
Public Property CommandTimeout As Integer
 
See Also