ComponentOne DataObjects for .NET
ExpressionException Class Members
Properties  Methods 

C1.Data.2 Assembly > C1.Data Namespace : ExpressionException Class

The following tables list the members exposed by ExpressionException.

Public Properties
 NameDescription
Public Property (Inherited from System.Exception)
Public PropertyGets the name of the field where the exception occurred. (Inherited from C1.Data.C1DataException)
Public PropertyGets the index of the row where the exception occurred. (Inherited from C1.Data.C1DataException)
Public PropertyGets the name of the table or table view where the exception occurred. (Inherited from C1.Data.C1DataException)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyGets a value indicating whether the object where the exception occurred is a table (as opposed to a table view). (Inherited from C1.Data.C1DataException)
Public PropertyGets a value indicating whether the object where the exception occurred is a table view (as opposed to a table). (Inherited from C1.Data.C1DataException)
Public Property (Inherited from System.Exception)
Public PropertyGets or sets a value determining whether error message must be displayed by bound controls or it should be suppressed since C1DataObjects already handled the error. (Inherited from C1.Data.C1DataException)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
See Also

Reference

ExpressionException Class
C1.Data Namespace