How to change index programmatically

C

Chlaris

Dear all,

I have existing primary key index which consists of field A + field B.
Now I want to modify the index which consists of field A + field B + field
C.
How to change it programmatically ?
Thanks.

Chlaris
 
Top