ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Data Namespace / DbConnectionAdapter Class / IsSetConnectionStringSupported Property

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