I am having a versioned ArcSDE GDB and I want to retrieve the records from it(Default version) through VB.net/C#. How to accomplish it? Kindly suggest.
Thanks in Advance.
Hello,
I this case you have to use reconcile method
Using Python scripting to batch reconcile and post versions—ArcGIS Help | ArcGIS for Desktop
But...are you using ArcObjects ( https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#c778d2bb-eb36-4793-9c89-20795811c5e... ) or any .Net SQL data provider ? In this lask case, you should read SQL access to enterprise geodatabase data—Help | ArcGIS for Desktop
Regards
Jesús de Diego