ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / DbDataSource Class / DefaultTimeout Field

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