CHlpRowSet Class Reference
#include
<app/dbwriter.h>
Link against: dbwriter.lib
class CHlpRowSet : public CBase, public CBase |
Constructor & Destructor Documentation
CHlpRowSet ( RDbView * )
CHlpRowSet | ( | RDbView * | aView | ) | |
~CHlpRowSet ( )
IMPORT_C | ~CHlpRowSet | ( | ) | [virtual] |
Member Function Documentation
AtBeginning ( )
IMPORT_C TBool | AtBeginning | ( | ) | |
AtEnd ( )
AtRow ( )
ColSet ( )
IMPORT_C CDbColSet * | ColSet | ( | ) | |
CountL ( )
FirstL ( )
LastL ( )
MapColNameToColNo ( const TDbCol & )
IMPORT_C TDbColNo | MapColNameToColNo | ( | const TDbCol & | aCol | ) | |
MapColNameToColNo ( const TDesC & )