git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			27 lines
		
	
	
		
			470 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			470 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| \section{\class{wxTable}}\label{wxtable}
 | |
| 
 | |
| A wxTable instance provides 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{wxTable}{wxtable}
 | |
| 
 | |
| \latexignore{\rtfignore{\wxheading{Members}}}
 | |
| 
 | |
| \membersection{wxTable::wxTable}\label{wxtableconstr}
 | |
| 
 | |
| \func{}{wxTable}{\void}
 | |
| 
 | |
| Default constructor.
 |