ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer Namespace / DataProviderInfo Structure / AssemblyQualifiedName Field

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