DataAccessException Class Members

MNG Profiler

MNG.Direct Documentation
Properties  Methods  Events

MNG.Profiler.Data.Exceptions Namespace : DataAccessException Class
DataAccessException Class Members

The following tables list the members exposed by DataAccessException.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyStores detailed information about the data source.  
Public PropertyIndicates the type of data provider the exception is coming from. Ex. ADO.NET, Entity Framework, etc.  
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 MethodOverridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.  
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also