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

In This Topic
    InvariantName Property
    In This Topic
    The name that can be used to refer to the data provider in reports.
    Syntax
    'Declaration
     
    Public ReadOnly Property InvariantName As String
    public string InvariantName {get;}
    See Also