2000-08-14 11:42:35 +00:00
|
|
|
\section{\class{wxDbTable}}\label{wxDbTable}
|
2000-07-15 19:51:35 +00:00
|
|
|
|
2000-08-14 11:42:35 +00:00
|
|
|
A wxDbTable instance provides re-usable access to rows of data in
|
2000-07-15 19:51:35 +00:00
|
|
|
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}
|
|
|
|
|
2000-08-14 11:42:35 +00:00
|
|
|
\helpref{wxDbTable}{wxDbTable}
|
2000-07-15 19:51:35 +00:00
|
|
|
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
2000-08-14 11:42:35 +00:00
|
|
|
\membersection{wxDbTable::wxDbTable}\label{wxDbTableconstr}
|
2000-07-15 19:51:35 +00:00
|
|
|
|
2000-08-14 11:42:35 +00:00
|
|
|
\func{}{wxDbTable}{\void}
|
2000-07-15 19:51:35 +00:00
|
|
|
|
|
|
|
Default constructor.
|
|
|
|
|
2000-08-14 11:42:35 +00:00
|
|
|
|
|
|
|
NOTE THAT THIS SECTION IS NOT COMPLETED YET
|