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

In This Topic
    ProviderName Property (DbDataSource)
    In This Topic
    Returns provider's invariant name
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ProviderName As String
    public virtual string ProviderName {get;}
    See Also