class QucDbSelection : public DfcDbSelection A selection calss
| | Db $Id: QucDbSelection |
| | addAndSelection ( const DfcDbSelection* aSelection ) |
| | operator= ( const QucDbSelection& aRef ) |
| | QucDbSelection ( const QucDbSelection& aRef ) |
| | QucDbSelection ( const RWCString& aSelection ) |
| | QucDbSelection ( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE ) |
| | select ( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE ) |
| | ~QucDbSelection () |
| | Purpose The d'tor |
A selection calss
SYNOPSIS
#include <QucDbSelection.h>
QucDbSelection myObject;
DESCRIPTION
This class allows selections on databases.
CAUTIONS
<optional>
EXAMPLES
<optional>
SEE ALSO
<optional>
DfcDbSelection
DfcDb
DfcDbData
DfcDbManager
Preconditions Exceptions
QucDbSelection( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE )
QucDbSelection( const RWCString& aSelection )
QucDbSelection( const QucDbSelection& aRef )
QucDbSelection& operator=( const QucDbSelection& aRef )
virtual ~QucDbSelection()
The d'tor.
virtual void select( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE )
virtual void addAndSelection( const DfcDbSelection* aSelection )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de