SE_nclob_free

Frees memory held in an SE_NCLOB_INFO structure

Usage syntax

void SE_nclob_free(SE_NCLOB_INFO *nclob);

Parameters
nclob SE_NCLOB_INFO structure to free
Description

This routine frees the memory allocated within the SE_NCLOB_INFO structure.

Returns

None