ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / DataProviderInfo Structure / AssemblyQualifiedName Property

In This Topic
    AssemblyQualifiedName Property (DataProviderInfo)
    In This Topic
    Fully assembly-qualified name of the class that implements System.Data.Common.DbProviderFactory for this provider.
    Syntax
    'Declaration
     
    Public ReadOnly Property AssemblyQualifiedName As String
    public string AssemblyQualifiedName {get;}
    See Also