10 #ifndef GUARD_DBTABLE_H_INCLUDE
11 #define GUARD_DBTABLE_H_INCLUDE
13 #include <dbstruct/dbstruct-config.h>
43 #endif // GUARD_DBTABLE_H_INCLUDE
Declarations for DbColumn class.
Declarations for DbTaew class.
A table in a database.
Definition: dbtable.h:22
Type
The types of objects that use this class as a base.
Definition: dbobject.h:33
virtual Type type() const
The type of this object.
Definition: dbtable.h:34
A table or view in a database.
Definition: dbtaew.h:24
Definition: dbobject.h:39