.\" This is a wxWidgets manpage page generated from the XML docs .TH wxDbIdxDef 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxDbIdxDef \- .SH DESCRIPTION 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. See the database classes overview for an introduction to using the ODBC classes. .SH "PARENTS" .SH "INCLUDE FILES" .SH MEMBERS .SH "SEE ALSO" .SH "AUTHORS" Documentation content by Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al Conversion to manpage format by Arnout Engelen (http://bzzt.net), bugreports welcome.