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

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