This document was published with and applies to ArcGIS 9.3.
A 10 version also exists.
A 10 version also exists.
| Development licensing | Deployment licensing |
|---|---|
| ArcEditor | ArcEditor |
| ArcInfo | ArcInfo |
| Engine Developer Kit | Engine Runtime: Geodatabase Update |
How to use
See Using the samples for help on compiling, setting up the debugger, and running the sample (either an exe or dll). If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders. However, you will need to update the sample to point to the location of the data once you have extracted all the files.
- The Microsoft Word document, readme.doc, contains detailed instructions on how to prepare data that will work with this sample. Reading this document prior to using the sample is strongly recommended.
| RasterSyncExtension/RasterSyncWorkspaceExtension.cs | A workspace extension that extends the synchronization process. |
| RasterSyncExtensionReg/RegisterExtension.cs | A console application that registers the extension with a geodatabase. |
| RasterSyncExtension/RasterSyncWorkspaceExtension.vb | A workspace extension that extends the synchronization process. |
| RasterSyncExtensionReg/RegisterExtension.vb | A console application that registers the extension with a geodatabase. |
Download the files for all languages