#include <mdisp.h>
Public Member Functions | |
| SELECTPARMS () | |
| SELECTPARMS (const SELECTPARMS &rhs) | |
| ~SELECTPARMS () | |
| SELECTPARMS & | operator= (const SELECTPARMS &rhs) |
| void | CheckTable (const RVC::DBASE &db, bool fixmode) |
| bool | NeedTable () const |
| void | Validate () |
Public Attributes | |
| UINT16 | Mode |
| INT16 | Table |
| UNICODE * | QueryStr |
| RVC::OBJECTNAME | TableName |
Definition at line 2513 of file mdisp.h.
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Check and validate for specified database and optionally fix mode if none valid.
|
|
|
Determine if need to have a valid database table.
|
|
|
Destructor.
|
|
|
Validate settings and fix if necessary.
|
|
|
Selection mode - SELECTMODE_...
|
|
|
Query script for selection by query.
|
|
|
'Selection' table number
|
|
|
'Selection' table name
|
1.3.4-20031026