public GeodatabaseType GetGeodatabaseType()
Public Function GetGeodatabaseType() As GeodatabaseType
Return Value
The GeodatabaseType associated with the currently opened geodatabase.
public GeodatabaseType GetGeodatabaseType()
Public Function GetGeodatabaseType() As GeodatabaseType
| Exception | Description |
|---|---|
| System.InvalidOperationException | No valid geodatabase has been opened prior to invoking this operation. |
| GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 10, Windows 8.1, Windows 7