VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
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. | |
Wrapper for TIBDatabase.
Allocate with VIBDatabase_New and destroy with VIBDatabase_Destroy.