[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DataProcessing.DataBindingException

DataBindingException Class

Represents an exception that occurs at data binding stage.

Inheritance
DataBindingException
Implements
Namespace: GrapeCity.ActiveReports.Rendering.DataProcessing
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class DataBindingException : DataException, ISerializable

Properties

Name Description
DataSet

Gets the name of the data set that caused the exception.

ErrorCode

Gets the error code.

Field

Gets the name of the field during the calculation of which the exception occurred.

Extension Methods