SE_rascolinfo_get_creation_keyword |
Retrieves the raster columns configuration keyword
LONG SE_rascolinfo_get_creation_keyword (const SE_RASCOLINFO rastercolumn, CHAR *config_keyword);
rastercolumn | The rastercolumn handle |
config_keyword | The configuration keyword of a raster column |
SE_rascolinfo_get_creation_keyword retrieves the configuration keyword for a specific raster column. The config_keyword should be no longer than SE_MAX_CONFIG_KEYWORD_LEN bytes long.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASCOLINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED