[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DataProcessingException.SharedDataSourceNotLoaded

SharedDataSourceNotLoaded Method

SharedDataSourceNotLoaded(string)

Creates a new DataProcessingException indicating that the shared data source could not be loaded.

Declaration
public static DataProcessingException SharedDataSourceNotLoaded(string dsRef)
Parameters
Type Name Description
string dsRef

The reference to the shared data source.

Returns
Type Description
DataProcessingException

A new instance of DataProcessingException.