1 #ifndef CARMA_DBMS_COLUMNNAMES_H
2 #define CARMA_DBMS_COLUMNNAMES_H
28 COLUMN_BLANKINGFLAGID,
37 COLUMN_INTEGRATEDIMAGPART,
38 COLUMN_INTEGRATEDREALPART,
39 COLUMN_INTEGRATEDVALUE,
SortOrder
enum representing table sort order in an order by clause
std::string toString(const SortOrder &sortOrder)
get a string representing the specified sort order
std::string getColumnName(const DBColumn &column)
get the actual column name for the specified column