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

Wrapper for TIBDatabase. More...

#include <vibdatabase.h>

Public Attributes

VIBBOOL isWeak
 If VIBTRUE, the VIBDatabase does not own the TIBDatabase instance.
 
void * opaque
 Opaque pointer to the TIBDatabase.
 

Detailed Description

Wrapper for TIBDatabase.

Allocate with VIBDatabase_New and destroy with VIBDatabase_Destroy.


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