VisualIB  1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
classVIBDatabase.h File Reference

VIB::Database Class. More...

#include "../vibtypes.h"
#include "VIBProperties.h"

Go to the source code of this file.

Classes

class  VIB::Database
 VIB::Database wraps the VisualIB VIBDatabase C structure to provide a C++11 object with semantics compatible with those of Borland TIBDatabase. More...
 
class  VIB::Database::ParamClass
 Class implementing the Params property, which reimplements the TStrings *Params property of TIBDatabase. More...
 
class  VIB::Database::DBParamClass
 Class implementing the DBParamByDPB property, which reimplements the AnsiString DBParamByDPB[int Idx] property of TIBDatabase. More...
 

Detailed Description

VIB::Database Class.

Author
James Haley