| ArcGIS Explorer Component Help |
| GeodatabaseType Enumeration |
| See Also |
Specifies the type of geodatabase.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: 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 name | Description | |
|---|---|---|
| ArcSDE |
An ArcSDE geodatabase.
| |
| File |
A file geodatabase.
|