CDbCursor Class Reference
| class CDbCursor : public CDbObject |
Constructor & Destructor Documentation
CDbCursor()
| CDbCursor | ( | ) | [protected, inline] |
Member Functions Documentation
AtBeginning()
|
TBool
| AtBeginning | ( | ) | [pure virtual] |
AtEnd()
|
TBool
| AtEnd | ( | ) | [pure virtual] |
AtRow()
|
TBool
| AtRow | ( | ) | [pure virtual] |
Bookmark(TDbBookmark::TMark &)
Cancel()
| void | Cancel | ( | ) | [pure virtual] |
ColumnCount()
|
TInt
| ColumnCount | ( | ) | [pure virtual] |
ColumnDef(TDbCol &, TDbColNo)
ColumnsL(CDbColSet &)
| IMPORT_C void | ColumnsL | ( | CDbColSet & | aColSet | ) | [virtual] |
ConstraintL(const TDbQuery &)
CountL(RDbRowSet::TAccuracy)
DeleteL()
| void | DeleteL | ( | ) | [pure virtual] |
Evaluate(TRequestStatus &)
EvaluateL()
|
TBool
| EvaluateL | ( | ) | [pure virtual] |
FindL(RDbRowSet::TDirection, const TDbQuery &)
GotoL(RDbRowSet::TPosition)
GotoL(const TDbBookmark::TMark &)
InsertL(TInsert)
| void | InsertL | ( | TInsert | aClearRow | ) | [pure virtual] |
MatchL(CDbRowConstraint &)
OpenConstraintL(const TDbQuery &)
Reserved_1()
| IMPORT_C void | Reserved_1 | ( | ) | [private, virtual] |
Reserved_2()
| IMPORT_C void | Reserved_2 | ( | ) | [private, virtual] |
Reset()
| void | Reset | ( | ) | [pure virtual] |
RowBuffer()
|
RDbRow * | RowBuffer | ( | ) | [pure virtual] |
SeekL(const TDbLookupKey &, RDbTable::TComparison)
SetIndexL(const TDesC *)
| void | SetIndexL | ( | const TDesC * | anIndex | ) | [pure virtual] |
SetNullL(TDbColNo)
| void | SetNullL | ( | TDbColNo | aCol | ) | [pure virtual] |
Unevaluated()
|
TBool
| Unevaluated | ( | ) | [pure virtual] |
UpdateL()
| void | UpdateL | ( | ) | [pure virtual] |
Member Enumerations Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.