ComponentOne DataObjects for .NET
SchemaException Class Properties

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

For a list of all members of this type, see SchemaException 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 name of the schema object where the error is found.  
Public PropertyGets the type name of the schema object where the error is found.  
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

SchemaException Class
C1.Data Namespace