cci_col_seq_drop

Description

The cci_col_seq_drop function drops the index-th (base:1) member of the sequence attribute values. The following example shows how to drop the first member of the sequence attribute values.

cci_col_seq_drop(con_id, oid_str, seq_attr, 1, err_buf);

Syntax

intcci_col_seq_drop (int conn_handle, char *oid_str, char *col_attr, int index, T_CCI_ERROR *err_buf)

Return Value
Error Codes