I have ArcObjects/.NET code used to create few versions for workspace. Versions are created successfuly but their owner is who created them (the user connected to the workspace). I want to change the owners names, but I dont see an API to do that, maybe someone knows what interface I should use etc?
Everytime connecting as different user is not an option, because somehow unmanaged memory starts to leak when inserting/deleting/updating versioned data from many different connections.
Also I found table sde.VERSIONS it has column 'OWNER' but I am not sure if simply updating this column for specific versions is the correct solution, maybe it has some side effects.
أكثر...
Everytime connecting as different user is not an option, because somehow unmanaged memory starts to leak when inserting/deleting/updating versioned data from many different connections.
Also I found table sde.VERSIONS it has column 'OWNER' but I am not sure if simply updating this column for specific versions is the correct solution, maybe it has some side effects.
أكثر...