ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / IDbConnectionProperties Interface / ProviderName Property

In This Topic
    ProviderName Property (IDbConnectionProperties)
    In This Topic
    Gets provider name string.
    Syntax
    'Declaration
     
    ReadOnly Property ProviderName As String
    string ProviderName {get;}
    See Also