ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSourcesOptions Class / OleDbProviders Property

In This Topic
    OleDbProviders Property
    In This Topic
    Specifies the list of OLE DB providers available in data source editor.
    Syntax
    'Declaration
     
    Public Property OleDbProviders As String()
    public string[] OleDbProviders {get; set;}
    See Also