A mechanism to control creation of SDE Raster datasets and load raster data.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Extended Error Information
Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.
Interfaces
Interfaces | Description |
---|---|
IBasicRasterSdeConnection (esriDataSourcesRaster) | Provides access to members that control the RasterSDE connection. |
IRasterSdeCatalog (esriDataSourcesRaster) | Provides access to members that control the RasterSDE connection. |
IRasterSdeConnection | Provides access to members that control the RasterSDE connection. |
IRasterSdeConnection2 | Provides access to members that control the RasterSDE connection. |
IRasterSdeServerOperation (esriDataSourcesRaster) | Provides access to members that control the RasterSDE operation. |
IRasterSdeServerOperation2 (esriDataSourcesRaster) | Provides access to members that control the RasterSDE operation. |
IRasterSdeStorage (esriDataSourcesRaster) | Provides access to members that control RasterSDE storage. |
IRasterSdeStorage2 (esriDataSourcesRaster) | Provides access to members that control RasterSDE storage. |
ISupportErrorInfo | Indicates whether a specific interface can return Automation error objects. |
Remarks
RasterSdeLoader creates an 8.x raster dataset or raster catalog in ArcSDE, it is not recommended to be used in ArcGIS 9.0