my question related to IndexNamesL()???
hi
i know that IndexNamesL() function give the index name and through this function we also know that which table have a index key
but my problem is that how should i know that using IndexNamesL() function index set on which column!!!!
please anybody tell me answer of above question because without solve this problem my work is in stop condition.
Regards
Tanya
Re: my question related to IndexNamesL()???
Also check KeyL, and your other post.
Re: my question related to IndexNamesL()???
yes i check but KeyL function give only comparision and attributes i find out function name but i dont know how use it.
if you have any idea than give me suggestion.
name of that function is:
it is in SDK.
Class CDbKey -> operator[]() ->
const TDbKeyCol& operator[](TInt aCol) const;
Regards
Tanya