SE_columninfo_get_gdbflag

Gets the geodatabase type code from a column.

Usage syntax

LONG SE_columninfo_get_gdbflag (const SE_COLUMNINFO column, UCHAR *gdbflag);

Parameters
column Column structure pointer
gdbflag The Geodatabase flag code
Description

This function gets the geodatabase flag code for the associated from the column description. It is prototyped in sdegdb.h.

Returns

SE_INVALID_COLUMNINFO_OBJECT
SE_INVALID_POINTER

SE_SDE_NOT_STARTED