Gets or sets the ArcSDE service, which can either be a port number or the service name.

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

Syntax

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

Field Value

A String which represents the ArcSDE service. This will be either the port number or the service name (e.g. "5151" or "esri_sde") or alternatively when using direct connect it will be the DBMS connection information (e.g "sde:sqlserver:torridon\sqlexpress").

See Also

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