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

Wrapper for TIBDataSet. More...

#include <vibdataset.h>

Public Attributes

VIBBOOL isWeak
 If true, the VIBDataSet does not own its TIBDataSet.
 
void * opaque
 Opaque pointer to TIBDataSet instance.
 

Detailed Description

Wrapper for TIBDataSet.

Allocate using VIBDataSet_New, and release with VIBDataSet_Destroy.


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