Can't append an Index that is already a part of an Indexes collection. (Error 3269)

An CdbIndex object was specified as an argument to an Append operation when it already is a member of an existing Indexes collection. Use the CreateIndex method to declare a new CdbIndex object and specify its values, and retry the operation with the new CdbIndex object.