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

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