DuroDBMS API  1.7
Data Fields
RDB_seq_item Struct Reference

#include <rdb.h>

Data Fields

char * attrname
 
RDB_bool asc
 

Detailed Description

This struct is used to specify an attribute and a direction for tuple ordering.

Field Documentation

◆ asc

RDB_bool RDB_seq_item::asc

RDB_TRUE if order is ascending, RDB_FALSE if order is descending.

◆ attrname

char* RDB_seq_item::attrname

Attribute name.


The documentation for this struct was generated from the following file: