Contents Up Previous Next

wxDbIdxDef

Used in creation of non-primary indexes. Currently there are no member functions for this class.

        wxChar  ColName[DB_MAX_COLUMN_NAME_LEN+1] 
                                  // Name of column
        bool    Ascending         // Is index maintained in 
                                     ASCENDING sequence?
There are no constructors/destructors as of this time, and no member functions.