wxdbidxdefused 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.see the database classes overview for an introduction to using the odbc classes. include files <wx/db.h>
|