ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace / ISharedDataSourceService Interface / GetSharedDataSourceList Method

In This Topic
    GetSharedDataSourceList Method (ISharedDataSourceService)
    In This Topic
    Gets the list of shared data sources.
    Syntax
    'Declaration
     
    Function GetSharedDataSourceList() As SharedDataSourceInfo()
    SharedDataSourceInfo[] GetSharedDataSourceList()
    See Also