ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / SqlDBDataSource Class / DefaultTimeout Field

In This Topic
    DefaultTimeout Field
    In This Topic
    Sets or returns the number of seconds to wait for a connection to open, before canceling the attempt and generate an error.
    Syntax
    'Declaration
     
    Public Const DefaultTimeout As Integer
    public const int DefaultTimeout
    See Also