This document is archived and information here might be outdated.  Recommended version.


IGeodatabaseRelease.MajorVersion Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeodatabaseRelease.MajorVersion Property

Geodatabase major version level.

[Visual Basic .NET]
Public ReadOnly Property MajorVersion As Integer
[C#]
public int MajorVersion {get;}
[C++]
HRESULT get_MajorVersion(
  long* versionNumber
);
[C++]

Parameters versionNumber [out, retval] versionNumber is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeodatabaseRelease Interface

.NET Related Topics

Querying workspace properties