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

In This Topic
    ConnectionString Property (OdbcDataSource)
    In This Topic
    Gets or sets connection string.
    Syntax
    'Declaration
     
    Public Property ConnectionString As String
    public string ConnectionString {get; set;}
    See Also