ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Data Namespace / CommonDbConnectionAdapter Class / IsSetConnectionStringSupported Property

In This Topic
    IsSetConnectionStringSupported Property (CommonDbConnectionAdapter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSetConnectionStringSupported As Boolean
    public bool IsSetConnectionStringSupported {get;}
    See Also