SE_columninfo_set_gdbflag

Sets the geodatabase flag code for a column.

Usage syntax

LONG SE_columninfo_set_gdbflag (SE_COLUMNINFO column, UCHAR gdbflag);

Parameters
column Column structure pointer
gdbflag The geodatabase flag code
Description

This function sets the geodatabase flag code for the associated object in the column description.

Returns

SE_INVALID_PARAM_VALUE
SE_INVALID_COLUMNINFO_OBJECT

SE_INVALID_POINTER

SE_SDE_NOT_STARTED