Click or drag to resize

SQLErrorInfo Methods (Typed)

X#

The SQLErrorInfo type exposes the following members.

Functions
  NameDescription
Public methodSetStackTrace (Inherited from Error.)
Public methodShowErrorMsg
Display an SQL error message.
Public methodThrow
Throw the error.
(Inherited from Error.)
Public methodToString
Creates and returns a string representation of the current exception.
(Inherited from Error.)
Top
Extension Functions
  NameDescription
Public Extension MethodGetInnerException (Defined by Error.)
Top
See Also