|
DCL 4.1
|
#include <dcl/Config.h>#include <stdlib.h>#include <ibase.h>#include <dcl/Object.h>#include <dcl/SQLCore.h>#include <dcl/OutputStream.h>#include <dcl/Charset.h>#include "IBConnection.h"#include "IBQuery.h"#include "IBField.h"#include "IBParam.h"Go to the source code of this file.
Macros | |
| #define | SQLDA_CURRENT_VERSION SQLDA_VERSION1 |
Functions | |
| __DCL_BEGIN_NAMESPACE | IMPLEMENT_CLASSINFO (IBQuery, SQL::Query) IBQuery |
| #define SQLDA_CURRENT_VERSION SQLDA_VERSION1 |
Definition at line 23 of file IBQuery.cpp.
| __DCL_BEGIN_NAMESPACE IMPLEMENT_CLASSINFO | ( | IBQuery | , |
| SQL::Query | ) |