| C1.Data.2 Assembly > C1.Data Namespace : DbAccessException Class |
The following tables list the members exposed by DbAccessException.
| Name | Description | |
|---|---|---|
![]() | Connection | Gets the name of the C1.Data.SchemaObjects.Connection object used to connect to the database. |
![]() | Data | (Inherited from System.Exception) |
![]() | ErrorField | Gets the name of the field where the exception occurred. (Inherited from C1.Data.C1DataException) |
![]() | ErrorRow | Gets the index of the row where the exception occurred. (Inherited from C1.Data.C1DataException) |
![]() | ErrorTable | Gets the name of the table or table view where the exception occurred. (Inherited from C1.Data.C1DataException) |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | IsTable | Gets a value indicating whether the object where the exception occurred is a table (as opposed to a table view). (Inherited from C1.Data.C1DataException) |
![]() | IsTableView | Gets a value indicating whether the object where the exception occurred is a table view (as opposed to a table). (Inherited from C1.Data.C1DataException) |
![]() | Message | (Inherited from System.Exception) |
![]() | ShowMessage | Gets 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) |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |
| Name | Description | |
|---|---|---|
![]() | GetBaseException | (Inherited from System.Exception) |
![]() | GetObjectData | (Inherited from System.Exception) |
![]() | GetType | (Inherited from System.Exception) |
![]() | ToString | (Inherited from System.Exception) |