Specifies the type of geodatabase.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public enum GeodatabaseType |
Visual Basic (Declaration) |
---|
Public Enumeration GeodatabaseType |
Members
Value | Member name | Description | |
---|---|---|---|
1 | ArcSDE |
An ArcSDE geodatabase.
| |
0 | File |
A file geodatabase.
|