TDbLookupKey Class Reference

#include <d32dbms.h>

Link against: edbms.lib

class TDbLookupKey

Nested Classes and Structures

Public Member Functions
TDbLookupKey()
voidAdd(TInt)
voidAdd(TUint)
voidAdd(TInt64)
voidAdd(TReal32)
voidAdd(TReal64)
voidAdd(TTime)
voidAdd(const TDesC8 &)
voidAdd(const TDesC16 &)
TInt Count()
const SColumn *First()

Detailed Description

This class is internal and is not intended for use.

Constructor & Destructor Documentation

TDbLookupKey ( )

TDbLookupKey()[inline]

Member Function Documentation

Add ( TInt )

voidAdd(TIntaKey)

Add ( TUint )

voidAdd(TUintaKey)

Add ( TInt64 )

voidAdd(TInt64aKey)

Add ( TReal32 )

voidAdd(TReal32aKey)

Add ( TReal64 )

voidAdd(TReal64aKey)

Add ( TTime )

voidAdd(TTimeaKey)

Add ( const TDesC8 & )

voidAdd(const TDesC8 &aKey)

Add ( const TDesC16 & )

voidAdd(const TDesC16 &aKey)

Count ( )

TInt Count()const [inline]

First ( )

const SColumn *First()const [inline]