|
|
|
|
Location:
D32DBMS.H
Link against: edbms.lib
class TDbLookupKey;
This class is internal and is not intended for use.
Defined in TDbLookupKey:
Count(), First(), SColumn, TDbLookupKey()
struct SColumn;
Defined in TDbLookupKey::SColumn:
iDes16, iDes8, iInt32, iInt64, iLength, iPtr, iPtr, iReal32, iReal64, iTime, iType, iUint32
iInt32
TInt32 iInt32;
iUint32
TUint32 iUint32;
iInt64
TUnion< TInt64 > iInt64;
iReal32
TReal32 iReal32;
iReal64
TReal64 iReal64;
iTime
TUnion< TTime > iTime;
iPtr
const TText8 * iPtr;
iLength
TInt iLength;
iDes8
TDbLookupKey::SColumn::@47::@48 iDes8;
iPtr
const TText16 * iPtr;
iDes16
TDbLookupKey::SColumn::@47::@49 iDes16;
iType
TDbColType iType;