SE_rasterband_delete |
Deletes a raster band entry from the raster band table
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 RAS_BND_<N> table.
SE_SUCCESS
SE_DB_IO_ERROR
SE_NET_FAILURE
SE_SDE_NOT_STARTED