-\section{\class{wxTable}}\label{wxtable}
+\section{\class{wxDbTable}}\label{wxDbTable}
-A wxTable instance provides access to rows of data in
+A wxDbTable instance provides re-usable access to rows of data in
a table contained within the associated ODBC data source
\wxheading{Include files}
\wxheading{See also}
-\helpref{wxTable}{wxtable}
+\helpref{wxDbTable}{wxDbTable}
\latexignore{\rtfignore{\wxheading{Members}}}
-\membersection{wxTable::wxTable}\label{wxtableconstr}
+\membersection{wxDbTable::wxDbTable}\label{wxDbTableconstr}
-\func{}{wxTable}{\void}
+\func{}{wxDbTable}{\void}
Default constructor.
+
+NOTE THAT THIS SECTION IS NOT COMPLETED YET