SE_rasterband_create

Creates a raster band entry in the raster band table

Usage syntax

LONG SE_rasterband_create (SE_CONNECTION connection, const SE_RASBANDINFO rasterband, LONG *band_id);

Parameters
connection The connection handle
rasterband A pointer to the raster band
band_id The raster band ID
Description

SE_rasterband_create creates a raster band entry in the RAS_BND<N> table.

Returns

SE_SUCCESS
SE_DB_IO_ERROR

SE_FAILURE

SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED