| SE_columninfo_set_description |
Sets column's description.
LONG SE_columninfo_set_description (SE_COLUMNINFO column, const CHAR *description);
| column | The column entry handle. |
| description | The description string |
This function sets the column entry's description string.
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_COLUMNINFO_OBJECT
SE_SDE_NOT_STARTED