27 #include "../../datatype/Property.h" CheckConstraint(DataSetType *dt=0, unsigned int id=0)
Constructor.
A class that models the description of a dataset.
Constraint & operator=(const Constraint &rhs)
Assignment operator not allowed.
A class that describes a check constraint.
std::string m_expression
The check constraint expression.
static te::dt::TimeDuration dt(20, 30, 50, 11)
Constraint * clone()
It returns a clone of the object.
A class that describes a check constraint.
void add(Constraint *c)
It adds a new constraint.
A class that models the description of a dataset.
CheckConstraint & operator=(const CheckConstraint &rhs)
Assignment operator.