| DB Access Class Library for COBOL V1.0 API Reference - Microsoft(R) Windows(R) - - Microsoft(R) Windows NT(R) - - Microsoft(R) Windows(R) 2000 - |
Contents
Index
![]()
|
Chapter 6 DB Access Library API Reference
6.1 Classes
The FJDB-ERROR class enables the user to obtain information about an error as it occurs.
Multiple errors may be returned after one method is issued. In this case, a single object of the FJDB-ERROR contains information on all errors.
The user can use a method of the FJDB-ERROR class to reference the error information.
If a method other than a FJDB-ERROR class is executed after an error has occurred, the error information is initialized.
Contents
Index
![]()
|