[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DataProcessing.DataBindingException.ErrorCodes

DataBindingException.ErrorCodes Enum

Represents error codes for DataBindingException.

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

Fields

Name Description
DataReadingFailed

Indicates that an error occurred while reading data from the data provider.

FieldDataReadingFailed

Indicates that an error occurred while reading data of the field from the data provider.

OpenConnectionFailed

Indicates that an error occurred while establishing a connection to the data provider.

Extension Methods