dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / DbProviderException Class

In This Topic
DbProviderException Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodWhen overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. (Inherited from System.Exception)
Public MethodWhen overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception. (Inherited from System.Exception)
Public MethodGets the runtime type of the current instance. (Inherited from System.Exception)
Public MethodOverridden. Gets the exception text.  
Top
See Also