ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / OdbcDataSource Class / CommandTimeout Property

In This Topic
    CommandTimeout Property (OdbcDataSource)
    In This Topic
    Gets or sets current commant timeout.
    Syntax
    'Declaration
     
    Public Property CommandTimeout As Integer
    public int CommandTimeout {get; set;}
    See Also