ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / DataProviderInfo Structure / AdapterAssemblyQualifiedName Field

In This Topic
    AdapterAssemblyQualifiedName Field (DataProviderInfo)
    In This Topic
    Fully assembly-qualified name of the class that implements additional features like setting of multivalue parameters and others.
    Syntax
    'Declaration
     
    Public ReadOnly AdapterAssemblyQualifiedName As String
    public readonly string AdapterAssemblyQualifiedName
    See Also