Tagged Questions
0
votes
1answer
260 views
Reconcile and post versions
I want to know if we can post the versions based on events through coding.
How we do batch reconcile and post through c# code. Is it possible for automatic replication also?
2
votes
2answers
146 views
Spatial search to find featureclasses in SDE
Is there a way to find all featureclasses within SDE that fall within a spatial search e.g a user draws a rectangle on screen over a map of the world say. (I would like to do this progrmammatically, ...