The SalSqlError type exposes the following members.

Properties

  NameDescription
Public propertyHasReturnValue
Returns true if the return value was set.
Public propertyNumber
Error number
Public propertyPosition
Error position
Public propertyReturn
Return value. When set, the flag HasReturnValue is also flipped to true.

See Also