| SE_rasterband_delete |
Deletes a raster band entry in the datastore.
LONG SE_rasterband_delete (SE_CONNECTION connection, const SE_RASBANDINFO rasterband);
| connection | The connection handle |
| rasterband | A pointer to a SE_RASBANDINFO object |
SE_rasterband_delete deletes the raster band entry from the raster datastore.
SE_SUCCESS
SE_DB_IO_ERROR
SE_NET_FAILURE
SE_SDE_NOT_STARTED