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

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