This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the RasterSDE connection.
Name | Description | |
---|---|---|
CatalogName | The ArcSDE raster catalog name. | |
RasterName | The ArcSDE raster name. |
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. |
When inserting rasters into an ArcSDE raster catalog, both CatalogName and RasterName need to be specified, if deleting an ArcSDE raster catalog, you can either specify CatalogName or SdeRasterName of IRasterSdeConnection.
IRasterSdeConnection Interface | IRasterSdeServerOperation2 Interface