The SalSqlError type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetErrorText
Returns the error text corresponding to the error code. Error texts are saved as errors are generated. If an error has never been generated, requesting the error text for the error code will return a null string.
Public methodStatic memberSetErrorText
Saves the error code into the global cache of errors.

See Also