a database resultset column More...
#include <structs.db.query.h>
Public Member Functions | |
grt::StringRef | columnType () const |
Getter for attribute columnType. | |
virtual void | columnType (const grt::StringRef &value) |
Setter for attribute columnType. |
a database resultset column
grt::StringRef columnType | ( | ) | const |
Getter for attribute columnType.
the type of the column, string, int, real, blob, date, time, datetime, geo
virtual void columnType | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute columnType.
the type of the column, string, int, real, blob, date, time, datetime, geo