| SE_columninfo_get_gdbflag |
Gets the geodatabase type code from a column.
LONG SE_columninfo_get_gdbflag (const SE_COLUMNINFO column, UCHAR *gdbflag);
| column | Column structure pointer |
| gdbflag | The Geodatabase flag code |
This function gets the geodatabase flag code for the associated from the column description. It is prototyped in sdegdb.h.
SE_INVALID_COLUMNINFO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED