Interface ISharedDataSourceStorage
Interface defining specialized storage operations for shared data source files in the WebReportDesigner system.
Inherited Members
Namespace: Telerik.WebReportDesigner.Services
Assembly: Telerik.WebReportDesigner.Services.dll
Syntax
public interface ISharedDataSourceStorage : IResourceStorage, IAssetsStorage
Remarks
Extends IResourceStorage with type-safe operations specifically for shared data source files (.sdsx, .sdsp), providing automatic description extraction and metadata management for reusable data source definitions used across multiple reports.