SE_columninfo_duplicate |
Copies a columninfo object
LONG SE_columninfo_duplicate(const SE_COLUMNINFO src_columninfo, SE_COLUMNINFO tgt_columninfo);
src_columninfo | The object to be copied |
tgt_columninfo | The object to be copied to |
This function makes the target columninfo object identical to the source columninfo object.
SE_SUCCESS
SE_INVALID_COLUMNINFO_OBJECT
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED