This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeodatabaseRelease4 Interface > IGeodatabaseRelease4.GeodatabaseCurrent Property (ArcObjects .NET 10.4 SDK) |
Indicates if the geodatabase system tables are at the current release level.
[Visual Basic .NET] Public ReadOnly Property GeodatabaseCurrent As Boolean
[C#] public bool GeodatabaseCurrent {get;}
[C++]
HRESULT get_GeodatabaseCurrent(
VARIANT_BOOL* isGeodatabaseCurrent
);
[C++]
Parameters isGeodatabaseCurrent [out, retval] isGeodatabaseCurrent is a parameter of type VARIANT_BOOL