cci_col_size
Description
The cci_col_size function gets the size of the set (seq) attribute.
Syntax
intcci_col_size (int conn_handle, char *oid_str, char *col_attr, int *col_size, T_CCI_ERROR *err_buf)
- conn_handle : (IN) Connection handle
- oid_str : (IN) oid
- col_attr : (IN) Collection attribute name
- col_size : (OUT) Collection size (-1 : NULL)
- err_buf : (OUT) Database error buffer
Return Value
Error Codes
- CCI_ER_CON_HANDLE
- CCI_ER_CONNECT
- CCI_ER_OBJECT
- CCI_ER_DBMS