Select to view content in your preferred language

Code c#.net for editing spatial database engine (sde geodatabase)

865
1
04-26-2010 09:58 PM
myozaahmad
New Contributor
Hi,
I develop the ArcGIS Engine application with c #. net.
I want to be able to make spatial data editing functions for database spatial engine or sde geodatabase not shapefile . for editing functions with shapefile data can already be done, but for the geodatabase data editing, editing functions do not work. I am looking for a solution he said datasets must be register as versioned as in his arccatalog. how the script / code in ArcGIS Engine for C#.net for dataset register as versioned?

Anyone can help me?
Please!
0 Kudos
1 Reply
StefanOffermann
Occasional Contributor II
Have a look at the Geodatabase overview, there is a section related to Versioning. You should finde the appropiate Interface there:

http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/d/0008000436w2000000/

HTH, Stefan
0 Kudos