SE_rasterband_delete

Deletes a raster band entry from the raster band table

Usage syntax

LONG SE_rasterband_delete (SE_CONNECTION connection, const SE_RASBANDINFO rasterband);

Parameters
connection The connection handle
rasterband A pointer to a SE_RASBANDINFO object
Description

SE_rasterband_delete deletes the raster band entry from the RAS_BND_<N> table.

Returns

SE_SUCCESS
SE_DB_IO_ERROR

SE_NET_FAILURE

SE_SDE_NOT_STARTED