This member function retrieves a property based on its index within the record.
CCeDBProp* GetPropFromIndex( int nIndex ) const;
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
A pointer to the CCeDBProp object identified by nIndex, or NULL if nIndex is out of range.
CCeDBRecord Overview, CCeDBRecord Member Functions, Windows CE Database Support, CCeDBRecord::GetPropFromIdent, CCeDBProp