Manages RVC::OBJTYPE_DatabaseConstraint objects. More...
#include <rvc/dbconst.h>

Public Member Functions | |
| DBCONSTRAINT (const RVC::DBCONSTRAINT &rhs) | |
| DBCONSTRAINT () | |
| virtual | ~DBCONSTRAINT () |
| RVC::DBCONSTRAINT & | operator= (const RVC::DBCONSTRAINT &rhs) |
Manages RVC::OBJTYPE_DatabaseConstraint objects.
RVC Object Types that this class supports: RVC::OBJTYPE_DatabaseConstraint
Default RVC Object Type for this class: RVC::OBJTYPE_DatabaseConstraint
Valid parents for this class:
Read() and Write() methods inherited from RVC::SIMPLE class. INI Handle from RVC::INITEXT class. View RVC::SIMPLE and RVC::INITEXT docs for inherited methods
| RVC::DBCONSTRAINT::DBCONSTRAINT | ( | ) |
| RVC::DBCONSTRAINT::DBCONSTRAINT | ( | const RVC::DBCONSTRAINT & | rhs | ) |
| virtual RVC::DBCONSTRAINT::~DBCONSTRAINT | ( | ) | [virtual] |
| RVC::DBCONSTRAINT& RVC::DBCONSTRAINT::operator= | ( | const RVC::DBCONSTRAINT & | rhs | ) |
Assignment, not to be used lightly, makes copy of ini string.
Reimplemented from RVC::INITEXT.
1.6.1