Provides access to members that control the RasterSDE operation. Note: the IRasterSdeServerOperation interface has been superseded byIRasterSdeServerOperation2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Members
Description | ||
---|---|---|
BuildPyramids | Instructs Raster SDE Server to build pyramid layers based on the defined storage properties. | |
ComputeStatistics | Computes statistics on a raster SDE. | |
Create | Creates a raster dataset on an SDE server. | |
Delete | Deletes raster dataset from SDE server. | |
Mosaic | Instructs Raster SDE Server to mosaic data based on the defined storage properties. | |
Update | Updates properties of raster dataset on SDE server. |
CoClasses that implement IRasterSdeServerOperation
CoClasses and Classes | Description |
---|---|
BasicRasterSdeLoader | A mechanism to control creation of SDE Raster datasets and load raster data. |
RasterSdeLoader (esriDataSourcesRasterUI) | A mechanism to control creation of SDE Raster datasets and load raster data. |
Remarks
Using IRasterSdeServerOperation creates an 8.x raster dataset or raster catalog in ArcSDE, it is not recommended to be used in ArcGIS 9.x