dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlException Class

In This Topic
SqlException Class Methods
In This Topic

For a list of all members of this type, see SqlException 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 MethodOverridden. Sets the SerializationInfo with information about the exception.  
Public MethodGets the runtime type of the current instance. (Inherited from System.Exception)
Public MethodReturns a string that contains the HRESULT of the error. (Inherited from System.Runtime.InteropServices.ExternalException)
Top
See Also