cci_fetch_sensitive

Description

The cci_fetch_sensitive function sends changed values for sensitive columns when the results are sent to the client from the server. If the results by req_handle are not sensitive, they are same as the ones by cci_fetch(). The return value of CCI_ER_DELETED_TUPLE means that the given row has been deleted.

Syntax

int cci_fetch_sensitive(int req_handle, T_CCI_ERROR *err_buf)

Return Value
Error Codes