| SE_columninfo_set_gdbflag |
Sets the geodatabase flag code for a column.
LONG SE_columninfo_set_gdbflag (SE_COLUMNINFO column, UCHAR gdbflag);
| column | Column structure pointer |
| gdbflag | The geodatabase flag code |
This function sets the geodatabase flag code for the associated object in the column description.
SE_INVALID_PARAM_VALUE
SE_INVALID_COLUMNINFO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED