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

In This Topic
    InvariantName Field (DataProviderInfo)
    In This Topic
    The name that can be used to refer to the data provider in reports.
    Syntax
    'Declaration
     
    Public ReadOnly InvariantName As String
    public readonly string InvariantName
    See Also