MGUI::FORM_ODBC Class Reference
Form containing ODBC Data Source and table selection.
More...
#include <mgui/formodbc.h>
List of all members.
Detailed Description
Form containing ODBC Data Source and table selection.
Constructor & Destructor Documentation
| MGUI::FORM_ODBC::FORM_ODBC |
( |
|
) |
|
| virtual MGUI::FORM_ODBC::~FORM_ODBC |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual bool MGUI::FORM_ODBC::DataSourceFilter |
( |
const MISTRING & |
Driver |
) |
[protected, virtual] |
| void MGUI::FORM_ODBC::DisplayMessage |
( |
const MISTRING & |
Message |
) |
|
Get the list of selected sources and tables from the FORM.
| virtual ERRVALUE MGUI::FORM_ODBC::OnDataSourceSelected |
( |
const RVC::ODBCINTERFACE & |
ODBCInt |
) |
[protected, virtual] |
| virtual void MGUI::FORM_ODBC::OnTableSelected |
( |
|
) |
[protected, virtual] |
| void MGUI::FORM_ODBC::RefreshTableList |
( |
|
) |
[protected] |
| virtual bool MGUI::FORM_ODBC::TableFilter |
( |
const RVC::ODBCINTERFACE & |
ODBCInt, |
|
|
const MISTRING & |
TableName, |
|
|
const MISTRING & |
SchemaName | |
|
) |
| | [protected, virtual] |
The documentation for this class was generated from the following file: