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

In This Topic
    SchemaProviderAssemblyQualifiedName Property
    In This Topic
    Fully assembly-qualified name of the class that implements GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider.
    Syntax
    'Declaration
     
    Public ReadOnly Property SchemaProviderAssemblyQualifiedName As String
    public string SchemaProviderAssemblyQualifiedName {get;}
    See Also