class TDbSeekMultiKey : public TDbSeekKey |
Database multi-column key value.
The class extends the behaviour of TDbSeekKey by allowing multi-column indexes to be searched using multi-column key values.
The template parameter S specifies the maximum number of column values that can be added to the key value.
Use the TDbSeekKey::Add() members to append the values for each column in the key value.
Public Member Functions | |
---|---|
TDbSeekMultiKey () |
Private Attributes | |
---|---|
TDbLookupKey::SColumn | iExtraKeys |
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.