ComponentOne DataObjects for .NET
OperationFailureException Class Properties

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

For a list of all members of this type, see OperationFailureException members.

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 the attempted operation.  
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
See Also

Reference

OperationFailureException Class
C1.Data Namespace