Specifies the transactional version type to connect to when opening an enterprise ArcSDE geodatabase.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public enum VersionType |
Visual Basic (Declaration) |
---|
Public Enumeration VersionType |
Members
Member name | Description | |
---|---|---|
HistoricalName |
Opens an ArcSDE historical name.
| |
HistoricalTimestamp |
Opens a ArcSDE historical timestamp.
| |
Version |
Opens an ArcSDE Version.
|