This function removes the tree index for an index declared as voluntary.
MCO_RET classname_indexname_drope( /*IN*/ mco_trans_h trans );
trans | A transaction handle returned by mco_trans_start() |
This function removes the tree index for an index declared as voluntary
MCO_S_OK | The index was dropped successfully |
MCO_E_ACCESS | Transaction is not MCO_READ_WRITE |