ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / SqlDBDataSource Class / ProviderName Property

In This Topic
    ProviderName Property (SqlDBDataSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ProviderName As String
    public override string ProviderName {get;}
    See Also