| SE_rastercolumn_create |
Creates a raster column entry in the raster datastore.
LONG SE_rastercolumn_create (SE_CONNECTION connection, const SE_RASCOLINFO rastercolumn);
| connection | The connection handle |
| rastercolumn | A pointer to the raster column |
SE_rastercolumn_create creates a raster column entry in the raster datastore. An SE_RASCOLINFO objects has the following properties:
• ID
• Table name
• Raster column name
• Owner
• Description
• Creation time
• Creation configuration keyword
• User access privileges
• Minimum ID
SE_SUCCESS
SE_FAILURE
SE_DB_IO_ERROR
SE_INVALID_POINTER
SE_NET_FAILURE
SE_SDE_NOT_STARTED