Specifies the type of geodatabase.

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public enum GeodatabaseType
Visual Basic (Declaration)
Public Enumeration GeodatabaseType

Members

Member nameDescription
ArcSDE
An ArcSDE geodatabase.
File
A file geodatabase.

See Also