dbd25a9f8a
This file is no longer needed though, as the relevent text is now included in db.tex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
30 lines
544 B
TeX
30 lines
544 B
TeX
\section{\class{wxDbTable}}\label{wxDbTable}
|
|
|
|
A wxDbTable instance provides re-usable access to rows of data in
|
|
a table contained within the associated ODBC data source
|
|
|
|
\wxheading{Include files}
|
|
|
|
<wx/version.h>
|
|
<wx/dbtable.h>
|
|
<wx/db.h>
|
|
|
|
\wxheading{Data structures}
|
|
|
|
\wxheading{Remarks}
|
|
|
|
\wxheading{See also}
|
|
|
|
\helpref{wxDbTable}{wxDbTable}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
\membersection{wxDbTable::wxDbTable}\label{wxDbTableconstr}
|
|
|
|
\func{}{wxDbTable}{\void}
|
|
|
|
Default constructor.
|
|
|
|
|
|
NOTE THAT THIS SECTION IS NOT COMPLETED YET
|