Gets or sets the type of the transactional ArcSDE version to connect to.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public VersionType VersionType { get; set; }
Visual Basic (Declaration)
Public Property VersionType As VersionType

Field Value

The type of the version to connect to. The default value is "Version".

Remarks

These transactional version types are mutually exclusive. The VersionType will define which one of the following three properties will be used to make the connection: Version, HistoricalName or HistoricalTimestamp.

See Also

Relate Topics:
  AuthenticationMode Property
  CanUseDirectConnect Property
  Database Property
  HistoricalName Property
  HistoricalTimestamp Property
  Server Property
  Service Property
  Username Property
  Version Property
Created by Atop CHM to web converter,© 2009 all right reserved.