SE_stream_get_nclob

Gets a Unicode CLOB column from the row

Usage syntax

LONG SE_stream_get_nclob (SE_STREAM stream, SHORT column, SE_NCLOB_INFO *nclob);

Parameters
stream The stream handle
column The column number
nclob The returned NCLOB
Description

This function extracts a Unicode CLOB column from the current record on the specified stream.

Returns

SE_SUCCESS
SE_NULL_VALUE

SE_BIND_CONFLICT

SE_WRONG_COLUMN_TYPE

SE_FUNCTION_SEQUENCE_ERROR

SE_OUT_OF_CLMEM

SE_DB_IO_ERROR

SE_NET_FAILURE

SE_INVALID_POINTER

SE_INVALID_STREAM

SE_INVALID_PARAM_VALUE

SE_SDE_NOT_STARTED

SE_CONNECTION_LOCKED

SE_CONNECTION_IN_USE