VisualIB  1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
VIBSQL Struct Reference

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.
 

Detailed Description

Wrapper for a TIBSQL instance.

Allocate using VIBSQL_New and release with VIBSQL_Destroy.


The documentation for this struct was generated from the following file: