Language Reference Guide : 4. System Classes : DBSessionObject Class : ErrorNumber Attribute
 
Share this page                  
ErrorNumber Attribute
Data Type: integer
4GL Access: R
The ErrorNumber attribute contains the generic error number associated with the most recently executed SQL statement in the session. This value is zero if no error occurred.
For a discussion of error handling in OpenROAD, including a description of generic errors, see the Programming Guide.