[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DataProcessingException.ErrorCodes

DataProcessingException.ErrorCodes Enum

Error codes for data processing exceptions.

Namespace: GrapeCity.ActiveReports.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum DataProcessingException.ErrorCodes

Fields

Name Description
DataProviderNotFound

Indicates that the data provider was not found.

DataProviderNotSpecified

Indicates that the data provider was not specified.

DataSourceNotFound

Indicates that the data source was not found.

SharedDataSourceNotLoaded

Indicates that the shared data source could not be loaded.

Extension Methods