Is there a way to get the "Version Data Changes" between two ArcSDE Versions and apply some QueryFilter/Where Clause on the differences using ArcObjects for JAVA?

215
0
02-19-2019 03:28 AM
Vara_PrasadM_S
Occasional Contributor II

Is there a way to get the "Version Data Changes" between two ArcSDE Versions and apply some QueryFilter/Where Clause on the differences using ArcObjects for JAVA?

We are using VersionDataChanges Class to get IDifferenceCursor on calling VersionDataChanges::Extract function. This will give all the changes between the two versions. But, I would like to retrieve only those features which are satisfying some conditions, like applying IQueryFilter with some whereClause for Search Cursors.

Thanks in advance!

With Regards,

Vara Prasad

0 Kudos
0 Replies