Manages the errors returned from the UltraLite runtime.
Syntaxpublic class ULError
MembersAll members of ULError class, including all inherited members.
| Name | Description |
|---|---|
| Constructs a ULError object. | |
| Clears the current error. | |
| Returns a pointer to the underlying ul_error_info object. | |
| Copies the specified error parameter into the provided buffer. | |
| Returns the number of error parameters. | |
| Returns the SQLCODE error code for the last operation. | |
| Returns a value that depends on the last operation, and the result of that operation. | |
| Returns the description of the current error. | |
| Returns a URL to the documentation page for this error. | |
| Tests the error code. |
ULError constructor
Clear method
GetErrorInfo method
GetParameter method
GetParameterCount method
GetSQLCode method
GetSQLCount method
GetString method
GetURL method
IsOK method
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
