This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* isGeodatabaseCurrent
);
[C++]
Parameters isGeodatabaseCurrent [out, retval]
isGeodatabaseCurrent is a parameter of type bool*