Holds the information needed to start and finish working with the DBTools library.
typedef struct a_dbtools_info {
MSG_CALLBACK errorrtn;
} a_dbtools_info; |
| Member | Description |
|---|---|
| errorrtn | Callback routine for handling an error message. |
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |