|
VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
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. | |
Wrapper for TIBDataSet.
Allocate using VIBDataSet_New, and release with VIBDataSet_Destroy.