SE_rasterband_delete

Deletes a raster band entry in the datastore.

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 raster datastore.

Returns

SE_SUCCESS
SE_DB_IO_ERROR

SE_NET_FAILURE

SE_SDE_NOT_STARTED