DataAccessException Class Properties
For a list of all members of this type, see DataAccessException members.
Public Properties
Name | Description | |
---|---|---|
![]() | Data | (Inherited from System.Exception) |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | Message | (Inherited from System.Exception) |
![]() | ProviderInfo | Stores detailed information about the data source. |
![]() | ProviderType | Indicates the type of data provider the exception is coming from. Ex. ADO.NET, Entity Framework, etc. |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |
See Also