SE_columninfo_set_description

Sets column's description.

Usage syntax

LONG SE_columninfo_set_description (SE_COLUMNINFO column, const CHAR *description);

Parameters
column The column entry handle.
description The description string
Description

This function sets the column entry's description string.

Returns

SE_SUCCESS
SE_INVALID_PARAM_VALUE

SE_INVALID_POINTER

SE_INVALID_COLUMNINFO_OBJECT

SE_SDE_NOT_STARTED