Select to view content in your preferred language

Version number of Geodatabase

712
2
Jump to solution
01-30-2013 12:09 PM
MichaelThompson
Regular Contributor
Is there a way to get the version number of a Geodatabase (i.e. 9.3, 9.3.1, 10.0, etc...) using ArcObjects?

Thanks!
Michael
0 Kudos
1 Solution

Accepted Solutions
NeilClemmons
Honored Contributor
The IGeodatabaseRelease interface should give you that info.

View solution in original post

0 Kudos
2 Replies
NeilClemmons
Honored Contributor
The IGeodatabaseRelease interface should give you that info.
0 Kudos
MichaelThompson
Regular Contributor
Thanks, Neil!
0 Kudos