public enum DataProcessingException.ErrorCodes : System.Enum
'Declaration Public Enum DataProcessingException.ErrorCodes Inherits System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Rendering.DataProcessingException.ErrorCodes