New to Telerik ReportingStart a free 30-day trial

An interface that resolves SharedDataSource instances. The built-in implementations include resolving from a path and a Report Server-specific implementation that resolves from Report Server's storage.

Definition

Namespace:Telerik.Reporting.Processing.Data

Assembly:Telerik.Reporting.dll

Syntax:

C#
public interface ISharedDataSourceResolver

Derived Classes: DefaultSharedDataSourceResolverFileBasedSharedDataSourceResolver

Methods

Returns the resolved DataSource instance from the provided sharedDataSourceUri.

C#
DataSource Resolve(string sharedDataSourceUri)
Parameters:sharedDataSourceUristring

URI to the SharedDataSource.

Returns:

DataSource

byte[] or string

In this article
DefinitionMethodsResolve(string)
Not finding the help you need?
Contact Support