VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
Wrapper for a TIBSQL instance. More...
#include <vibsql.h>
Public Attributes | |
VIBBOOL | isWeak |
If VIBTRUE, the VIBSQL instance does not own the wrapped TIBSQL. | |
void * | opaque |
Opaque pointer to the TIBSQL instance. | |
Wrapper for a TIBSQL instance.
Allocate using VIBSQL_New and release with VIBSQL_Destroy.