Event Information Level Statement |
API Structure(s) sqlm_stmt_event |
|
API Element Name Element Type |
sqlca information |
Description: The SQLCA data structure that was returned to the application at statement completion.
Usage: The SQLCA data structure can be used to determined if the statement completed successfully. See the SQL Reference or API Reference for information about the content of the SQLCA.
[ Top of Page | Table of Contents | Glossary | Index ]