DuroDBMS API
1.7
|
#include <rdb.h>
Data Fields | |
char * | attrname |
RDB_bool | asc |
This struct is used to specify an attribute and a direction for tuple ordering.
RDB_bool RDB_seq_item::asc |
RDB_TRUE if order is ascending, RDB_FALSE if order is descending.
char* RDB_seq_item::attrname |
Attribute name.